summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjCXX/conversion-to-objc-pointer.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++ Sema. Fix a bug in instantiation of receivers.Fariborz Jahanian2010-05-131-4/+3
| | | | | | Completes radar 7963410. llvm-svn: 103719
* Objective-C++ Sema. Support for conversion of a C++Fariborz Jahanian2010-05-121-0/+51
class object used as a receiver to an objective-c pointer via a converwsion function. wip. llvm-svn: 103672
OpenPOWER on IntegriCloud