summaryrefslogtreecommitdiffstats
path: root/test/Rewriter/rewrite-nest.m
Commit message (Expand)AuthorAgeFilesLines
* Restructure how the driver communicates information about theJohn McCall2012-06-201-1/+1
* These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi).Fariborz Jahanian2012-02-041-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make tests use the new clang -cc1 flag.Fariborz Jahanian2009-12-141-1/+1
* Use '-o' '-' instead of '-o=-' in tests.Daniel Dunbar2009-11-291-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix a test RUN line to not generate '=-' in test directoryDaniel Dunbar2008-07-211-1/+1
* Don't include objc.h, so the rewriter tests work on machines without it.Eli Friedman2008-06-071-2/+0
* fix an inconsistency computing offsets that caused a crash on rewrite-nest.mChris Lattner2008-05-231-0/+29