Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prior to adding the new "expected-no-diagnostics" directive to ↵ | Andy Gibbs | 2012-10-19 | 1 | -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 member | Fariborz Jahanian | 2012-08-10 | 1 | -0/+14 |
| | | | | | | | initializer list defined inside an objc class implementation. wip llvm-svn: 161699 | ||||
* | objective-C++: Delayed parsing of most common | Fariborz Jahanian | 2012-08-10 | 1 | -0/+38 |
member functions defined inside an objc class implementation. wip. llvm-svn: 161667 |