forked from OSchip/llvm-project
b228a86fcf
to be core constant expressions (including pointers and references to temporaries), and makes constexpr calculations Turing-complete. A Turing machine simulator is included as a testcase. This opens up the possibilty of removing CCValue entirely, and removing some copies from the constant evaluator in the process, but that cleanup is not part of this change. llvm-svn: 150557 |
||
---|---|---|
.. | ||
p2-0x.cpp | ||
p3-0x.cpp | ||
p5-0x.cpp |