| Commit message (Expand) | Author | Age | Files | Lines |
* | [c++20] P1064R0: Allow virtual function calls in constant expression | Richard Smith | 2019-05-13 | 1 | -2/+12 |
* | Revert r360559 "[c++20] P1064R0: Allow virtual function calls in constant exp... | Hans Wennborg | 2019-05-13 | 1 | -12/+2 |
* | [c++20] P1064R0: Allow virtual function calls in constant expression | Richard Smith | 2019-05-13 | 1 | -2/+12 |
* | DR1872: don't allow any calls to virtual functions in constant | Richard Smith | 2019-05-09 | 1 | -6/+36 |
* | Fold -Wreturn-stack-address into general initialization lifetime | Richard Smith | 2018-07-23 | 1 | -3/+3 |
* | Restructure checking for, and warning on, lifetime extension. | Richard Smith | 2018-07-17 | 1 | -0/+11 |
* | Temporarily revert r337226 "Restructure checking for, and warning on, lifetim... | Florian Hahn | 2018-07-17 | 1 | -11/+0 |
* | Restructure checking for, and warning on, lifetime extension. | Richard Smith | 2018-07-17 | 1 | -0/+11 |
* | DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standard | Richard Smith | 2018-04-05 | 1 | -1/+36 |
* | Update C++ status pages for Clang 4 branch: | Richard Smith | 2017-01-13 | 1 | -1/+1 |
* | PR23281: Fix implementation of DR1891 to implement the intent: that is, a | Richard Smith | 2016-11-16 | 1 | -3/+8 |
* | DR1684: a constexpr member function need not be a member of a literal class t... | Richard Smith | 2014-12-16 | 1 | -1/+1 |
* | DR1891, PR21787: a lambda closure type has no default constructor, rather than | Richard Smith | 2014-12-10 | 1 | -0/+24 |