summaryrefslogtreecommitdiff
path: root/test/SemaCXX/constexpr-nqueens.cpp
Commit message (Expand)AuthorAgeFilesLines
* Extend this test to also be valid in C++14.Richard Smith2016-05-131-7/+7
* Test cleanup: prefer static_assert to handmade alternative.Richard Smith2012-02-101-5/+2
* Constant expression evaluation: support for constexpr member functions. ThisRichard Smith2011-11-111-0/+76