Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR21437, final part of DR1330: delay-parsing of exception-specifications. This | Richard Smith | 2014-11-13 | 1 | -3/+2 |
* | PR16243: Use CXXThisOverride during template instantiation, and fix up the | Richard Smith | 2013-06-07 | 1 | -2/+30 |
* | <rdar://problem/13473493> Handle 'this->' insertion recovery within trailing ... | Douglas Gregor | 2013-03-26 | 1 | -0/+20 |
* | PR15290: 'this' is not permitted in the declaration of a friend function, | Richard Smith | 2013-03-15 | 1 | -0/+17 |
* | Fix directive parsing in VerifyDiagnosticConsumer so that it ensures that "ex... | Andy Gibbs | 2012-10-19 | 1 | -2/+2 |
* | Disable our non-standard delayed parsing of exception specifications. Delaying | Richard Smith | 2012-05-02 | 1 | -2/+3 |
* | Implement the last part of C++ [class.mem]p2, delaying the parsing of | Douglas Gregor | 2012-04-16 | 1 | -0/+10 |
* | Implement C++11 [expr.prim.general]p3, which permits the use of 'this' | Douglas Gregor | 2012-04-16 | 1 | -0/+90 |