summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/protocols-lazy.m
Commit message (Expand)AuthorAgeFilesLines
* Replace 'grep foo | count 0' with 'not grep foo'.Rafael Espindola2013-07-041-3/+3
* Tests: remove disabled llvm-gcc invocationsDmitri Gribenko2013-01-281-1/+0
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* 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
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-13/+13
* Prep for new warning.Mike Stump2009-07-211-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* add targe triple commandline option to fix test failure on Linux.Zhongxing Xu2008-11-161-1/+1
* NeXT: Emit protocol objects lazily.Daniel Dunbar2008-10-291-0/+48