summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/cxx1z-eval-order.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-3/+3
* Switch to a different workaround for unimplementability of P0145R3 in MS ABIs.Richard Smith2016-09-291-33/+22
* Re-commit r282556, reverted in r282564, with a fix to CallArgList::addFrom toRichard Smith2016-09-281-36/+104
* Revert r282556. This change made several bots unhappy.Richard Smith2016-09-281-42/+32
* P0145R3 (C++17 evaluation order tweaks): evaluate the right-hand side ofRichard Smith2016-09-271-32/+42
* Defend test against differences between 32-bit and 64-bit MSABI manglings.Richard Smith2016-09-271-3/+3
* P0145R3 (C++17 evaluation order tweaks): evaluate the base expression beforeRichard Smith2016-09-261-16/+16
* P0145R3 (C++17 evaluation order tweaks): consistently emit the LHS of arrayRichard Smith2016-09-261-0/+214