| Commit message (Expand) | Author | Age | Files | Lines |
* | When diagnosing an ambiguity, only note the candidates that contribute | Richard Smith | 2019-10-24 | 1 | -3/+3 |
* | Implements CWG 1601 in [over.ics.rank/4.2] | Richard Smith | 2019-10-06 | 1 | -0/+12 |
* | [Sema] ADL: Associated namespaces for class types and enumeration types (CWG ... | Bruno Ricci | 2019-04-22 | 1 | -0/+48 |
* | Warn if a local variable's initializer retains a pointer/reference to a | Richard Smith | 2018-07-24 | 1 | -2/+2 |
* | Fold -Wreturn-stack-address into general initialization lifetime | Richard Smith | 2018-07-23 | 1 | -13/+15 |
* | Restructure checking for, and warning on, lifetime extension. | Richard Smith | 2018-07-17 | 1 | -0/+94 |
* | Temporarily revert r337226 "Restructure checking for, and warning on, lifetim... | Florian Hahn | 2018-07-17 | 1 | -94/+0 |
* | Restructure checking for, and warning on, lifetime extension. | Richard Smith | 2018-07-17 | 1 | -0/+94 |
* | DR1687: When overload resolution selects a built-in operator, implicit | Richard Smith | 2018-06-27 | 1 | -1/+21 |
* | DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standard | Richard Smith | 2018-04-05 | 1 | -0/+30 |
* | C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules f... | Richard Smith | 2017-02-25 | 1 | -0/+118 |
* | PR31606: Generalize our tentative DR resolution for inheriting copy/move | Richard Smith | 2017-01-13 | 1 | -2/+2 |
* | Update C++ status pages for Clang 4 branch: | Richard Smith | 2017-01-13 | 1 | -1/+1 |
* | cxx_dr_status: update to latest issue list and add a couple more tests. | Richard Smith | 2016-12-09 | 1 | -4/+45 |
* | P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: | Richard Smith | 2016-06-28 | 1 | -2/+19 |
* | Improve the "braces around scalar init" warning to determine whether to warn | Richard Smith | 2015-02-12 | 1 | -1/+1 |
* | Re-arrange DR test cases, and update DR status page. | Larisse Voufo | 2015-01-28 | 1 | -0/+26 |
* | Add missing testcase from r224388. | Richard Smith | 2014-12-17 | 1 | -0/+19 |