]> granicus.if.org Git - clang/commit
Halve the constexpr recursion depth in this test in an attempt to make the
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 14 Dec 2011 21:55:23 +0000 (21:55 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 14 Dec 2011 21:55:23 +0000 (21:55 +0000)
commit0a36512b175103d60020aaa857363dca33f36558
tree3790b989aa4c0bca4b2888d24cfff050beceaeb3
parenta2a178989b2f6623b6a8ccf73dc0ccd98ee5bdf9
Halve the constexpr recursion depth in this test in an attempt to make the
freebsd bots happy. In the longer term, we should have a mechanism for moving
constexpr recursion off the call stack, to support the default limit of 512
suggested by the standard.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146596 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/expr/expr.const/p2-0x.cpp