]> granicus.if.org Git - clang/commit
Since we're counting number of steps, switch to turing machines which maximize
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 16 May 2013 22:18:32 +0000 (22:18 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 16 May 2013 22:18:32 +0000 (22:18 +0000)
commit989d0b17f041bad38c3cde09d56b48df493e1d03
treea7e84d3c72411c89f4b65581cfbfae2e9603f833
parentc50c6ff49aa3648ae031349de6f09439f52425f0
Since we're counting number of steps, switch to turing machines which maximize
#steps not #1s, and use a more traditional step count where the 'halt' step is
not counted.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182057 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/constexpr-turing.cpp