summaryrefslogtreecommitdiff
path: root/test/CXX/expr/expr.const/p3-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* P0012R1: Make exception specifications be part of the type system. ThisRichard Smith2016-10-161-2/+13
* Revert "Don't require -re suffix on -verify directives with regexes."Alp Toker2013-12-141-1/+1
* Don't require -re suffix on -verify directives with regexes.Hans Wennborg2013-12-141-1/+1
* Tighten test regexes checking for __attribute__((thiscall)) on function types.Hans Wennborg2013-12-131-1/+1
* Switch to the new MingW ABI.Rafael Espindola2013-12-121-1/+1
* FIXME fix: improving diagnostics for template arguments deduction of class te...Larisse Voufo2013-07-191-1/+1
* Revert "Use function overloading instead of template specialization for diagn...Larisse Voufo2013-07-191-1/+1
* Use function overloading instead of template specialization for diagnosis of ...Larisse Voufo2013-07-191-1/+1
* The 'constexpr implies const' rule for non-static member functions is gone inRichard Smith2013-04-211-1/+1
* Revert r163829. The world (or libstdc++, at least) is not ready.Richard Smith2012-09-131-6/+5
* Remove speculative fix for C++ core issue 1407, since it was resolved as NAD.Richard Smith2012-09-131-5/+6
* constexpr: converted constant expression handling for enumerator values, caseRichard Smith2012-01-181-0/+110