summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/id.m
Commit message (Expand)AuthorAgeFilesLines
* objc: allow typedef'ing an id to a pointer to a c-struct only.Fariborz Jahanian2012-05-141-1/+11
* Improve diagnostics when we fail to convert from a source type to aDouglas Gregor2010-04-091-2/+2
* Diagnose conversion of 'Class' to/from objective-c Fariborz Jahanian2010-03-191-1/+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
* This patch includes a conceptually simple, but very intrusive/pervasive change. Steve Naroff2009-07-101-1/+1
* rename testChris Lattner2009-04-121-0/+20