Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [cxx2a] P0641R2: (Some) type mismatches on defaulted functions only | Richard Smith | 2018-09-28 | 1 | -2/+2 |
* | Add context note to diagnostics that occur while declaring an implicit specia... | Richard Smith | 2017-02-23 | 1 | -3/+5 |
* | When diagnosing that a defaulted function is ill-formed because it would be | Richard Smith | 2016-10-31 | 1 | -5/+13 |
* | Implement final resolution of DR1402: implicitly-declared move operators that | Richard Smith | 2013-11-04 | 1 | -2/+2 |
* | If a defaulted special member is implicitly deleted, check whether it's | Richard Smith | 2013-04-02 | 1 | -0/+26 |
* | Implement C++ 10.3p16 - overrides involving deleted functions must match. | David Blaikie | 2012-10-17 | 1 | -0/+16 |