History log of /external/clang/test/SemaCXX/constexpr-nqueens.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dcd285114fe2453f47e55e4b85fb2d54b6ee87c3 10-Feb-2012 Richard Smith <richard-llvm@metafoo.co.uk> Test cleanup: prefer static_assert to handmade alternative.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150243 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/constexpr-nqueens.cpp
59efe266b804330f4c1f3a1b0ff783e67dd90378 11-Nov-2011 Richard Smith <richard-llvm@metafoo.co.uk> Constant expression evaluation: support for constexpr member functions. This
reinstates r144273; a combination of r144333's fix for NoOp rvalue-to-lvalue
casts and some corresponding changes here resolve the regression which that
caused.

This patch also adds support for some additional forms of member function call,
along with additional testing.


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