summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjCXX/delay-parsing-cplusfuncs.mm
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* objective-C++: dalyed parsing of ctors with memberFariborz Jahanian2012-08-101-0/+14
| | | | | | | initializer list defined inside an objc class implementation. wip llvm-svn: 161699
* objective-C++: Delayed parsing of most commonFariborz Jahanian2012-08-101-0/+38
member functions defined inside an objc class implementation. wip. llvm-svn: 161667
OpenPOWER on IntegriCloud