summaryrefslogtreecommitdiffstats
path: root/test/SemaObjCXX/references.mm
Commit message (Expand)AuthorAgeFilesLines
* Warn for any kind of initialization if initializer does notFariborz Jahanian2011-04-081-1/+1
* Implements property of reference types. AddingFariborz Jahanian2011-03-281-2/+2
* Add some more tests for reference binding of Objective-C objectsDouglas Gregor2010-08-071-1/+11
* Allow reference binding of a reference of Objective-C object type toDouglas Gregor2010-08-071-0/+19
* When taking the address of a value of Objective-C object type (e.g.,Douglas Gregor2010-07-291-0/+7
* Diagnose property of reference type as unsupportedFariborz Jahanian2009-12-161-6/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make tests use the new clang -cc1 flag.Fariborz Jahanian2009-12-141-1/+1
* Switch XFAIL format to match LLVM.Daniel Dunbar2009-11-031-1/+1
* this test crashes, disable it harder.Chris Lattner2009-07-281-1/+3
* Add an XFAIL test to demonstrate references in Obj-C++, this currently crashes.Daniel Dunbar2009-06-051-0/+27