aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Rewriter/crash.m
AgeCommit message (Expand)AuthorFilesLines
2012-06-20Restructure how the driver communicates information about theJohn McCall1-1/+1
2012-02-04These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi).Fariborz Jahanian1-1/+1
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-12-14Make tests use the new clang -cc1 flag.Fariborz Jahanian1-1/+1
2009-03-24Rename clang to clang-cc.Daniel Dunbar1-1/+1
2008-11-19Fix <rdar://problem/6291588> assertion failure: SourceManager.h line 489.Steve Naroff1-0/+11
2008-05-23fix a nasty off-by-one error.Chris Lattner1-0/+14