summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/bad-receiver-1.m
Commit message (Expand)AuthorAgeFilesLines
* Perform the receiver-expression transformations regardless ofJohn McCall2013-03-011-2/+1
* 'const std::type_info*' instead of 'std::type_info const*'Chris Lattner2010-09-051-1/+1
* add a bunch of missing prototypes to testsChris Lattner2010-01-091-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Change tests to use clang -cc1...Fariborz Jahanian2009-12-141-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Improve the "bad receiver" warning for ObjC message sends to be less confusing.Chris Lattner2009-03-111-2/+2
* Fix PR3766, a really nasty silent miscompilation case where we emittedChris Lattner2009-03-091-2/+4
* Fix <rdar://problem/6248764> parser rejects: bad receiver type 'CFStringRef'.Steve Naroff2009-03-011-1/+9
* remove objc prefixes from these tests.Chris Lattner2008-07-261-0/+9