summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/expr.prim.general/p3-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR21437, final part of DR1330: delay-parsing of exception-specifications. ThisRichard Smith2014-11-131-3/+2
* PR16243: Use CXXThisOverride during template instantiation, and fix up theRichard Smith2013-06-071-2/+30
* <rdar://problem/13473493> Handle 'this->' insertion recovery within trailing ...Douglas Gregor2013-03-261-0/+20
* PR15290: 'this' is not permitted in the declaration of a friend function,Richard Smith2013-03-151-0/+17
* Fix directive parsing in VerifyDiagnosticConsumer so that it ensures that "ex...Andy Gibbs2012-10-191-2/+2
* Disable our non-standard delayed parsing of exception specifications. DelayingRichard Smith2012-05-021-2/+3
* Implement the last part of C++ [class.mem]p2, delaying the parsing ofDouglas Gregor2012-04-161-0/+10
* Implement C++11 [expr.prim.general]p3, which permits the use of 'this'Douglas Gregor2012-04-161-0/+90
OpenPOWER on IntegriCloud