summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/cocoa.m
Commit message (Expand)AuthorAgeFilesLines
* Fix test.Anders Carlsson2010-02-021-1/+1
* clang -cc1: Rename -mcpu to -target-cpu to match other target options and not...Daniel Dunbar2009-12-181-1/+1
* 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
* Pass '-mcpu' 'FOO' instead of '-mcpu=FOO'.Daniel Dunbar2009-11-201-1/+1
* Improve handling of (X86) target features.Daniel Dunbar2009-05-061-2/+1
* Forgot to remove trailing &&Daniel Dunbar2009-04-011-1/+1
* Ted & I crossed paths here, these tests are in cocoa-pth.m now.Daniel Dunbar2009-04-011-3/+0
* Re-enable PTH testing for cocoa.h and carbon.h. This tests that PTH works onTed Kremenek2009-04-011-1/+4
* Pull clang-cc code for generating PTH files based on the input type.Daniel Dunbar2009-04-011-5/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-4/+6
* Add sub-testcase where we process Cocoa.h using --disable-free (i.e., test th...Ted Kremenek2009-02-061-0/+1
* Fix <rdar://problem/6512717> by correctly reading the right offset in the tok...Ted Kremenek2009-01-211-1/+2
* Re-enable PTH testing for Cocoa.h and Carbon.h (and include testing for Objec...Ted Kremenek2009-01-091-1/+2
* Temporarily revert r61956 and r61957 (PTH tests failing).Ted Kremenek2009-01-091-2/+1
* Enhance -fsyntax-only test of Cocoa.h to also include testing for PTH.Ted Kremenek2009-01-081-1/+2
* move all objc sema tests into a new SemaObjC directory. Next step is toChris Lattner2008-07-261-0/+5