summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/sel-as-builtin-type.m
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Allow user re-definition of SEL as well as accessing its fields.Fariborz Jahanian2009-11-251-0/+4
* This patch implements objective-c's 'SEL' type as a built-inFariborz Jahanian2009-11-211-0/+19