aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/constant-strings.m
AgeCommit message (Expand)Author
2012-07-03Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstepDavid Chisnall
2012-06-20Restructure how the driver communicates information about theJohn McCall
2012-01-04Restore r147493 and remove the part of the test that was checking the wrong t...David Chisnall
2011-04-12IRgen/Obj-C: Emit CFStrings and NSStrings with the alignment of the char type,Daniel Dunbar
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Tests use the new clang.Fariborz Jahanian
2009-11-29Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibil...Daniel Dunbar
2009-11-17Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-08-31Updated GNU runtime non-fragile ABI.David Chisnall
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-09-04Add some Objective-C code generation tests.Daniel Dunbar