Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DR1872: don't allow any calls to virtual functions in constant | Richard Smith | 2019-05-09 | 1 | -2/+2 |
* | Add missing temporary materialization conversion on left-hand side of . | Richard Smith | 2018-07-27 | 1 | -1/+1 |
* | Add missing "non-constant" diagnostic for a member call on a temporary of | Richard Smith | 2014-06-11 | 1 | -1/+1 |
* | The 'constexpr implies const' rule for non-static member functions is gone in | Richard Smith | 2013-04-21 | 1 | -2/+2 |
* | Update constexpr implementation to match CWG's chosen approach for core issues | Richard Smith | 2012-02-13 | 1 | -24/+18 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | constexpr: semantic checking for constexpr functions and constructors. Based in | Richard Smith | 2011-10-01 | 1 | -0/+74 |