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++ Sema. Fix a bug in instantiation of receivers. | Fariborz Jahanian | 2010-05-13 | 1 | -4/+3 |
| | | | | | | Completes radar 7963410. llvm-svn: 103719 | ||||
* | Objective-C++ Sema. Support for conversion of a C++ | Fariborz Jahanian | 2010-05-12 | 1 | -0/+51 |
class object used as a receiver to an objective-c pointer via a converwsion function. wip. llvm-svn: 103672 |