]> granicus.if.org Git - clang/commit
Reduce the constexpr stack pressure somewhat. Hopefully this will be enough to
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 Nov 2011 05:48:57 +0000 (05:48 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 Nov 2011 05:48:57 +0000 (05:48 +0000)
commitcd99b072e8b32075da6233cbf14ea58a5c82de4f
tree6314c2bb4d192e3de46445ded004eb93da9befd1
parent6edae59e75ae96b562635721e847562cee7b666d
Reduce the constexpr stack pressure somewhat. Hopefully this will be enough to
please the buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144375 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ExprConstant.cpp