summaryrefslogtreecommitdiff
path: root/clang/test/Coverage/codegen-next.m
AgeCommit message (Expand)Author
2022-12-12[Clang] Convert various tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2015-10-08Stop messing with the 'g' group of options in CompilerInvocation.Douglas Katzman
2013-10-11Adds Microsoft compatiable C++ record layout code to clang.Warren Hunt
2013-10-09clang/test/Coverage/codegen-next.m: Exclude this for targeting x86_64-win32.NAKAMURA Takumi
2011-02-22Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...Anders Carlsson
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Make tests use the new clang -cc1 flag.Fariborz Jahanian
2009-11-17Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-20Update test case.Daniel Dunbar
2008-10-24Use #define trickery to de-XFAIL test/Coverage/codegen-next.m whileDaniel Dunbar
2008-10-05Improve codegen coverage tests.Daniel Dunbar