summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/constant-strings.m
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert r332955 "GNUstep Objective-C ABI version 2""David Chisnall2018-05-221-1/+14
* Revert r332955 "GNUstep Objective-C ABI version 2"Bjorn Pettersson2018-05-221-14/+1
* GNUstep Objective-C ABI version 2David Chisnall2018-05-221-1/+14
* test: add explicit targets for some testsSaleem Abdulrasool2016-05-301-3/+5
* Give explicit sections for string constants used in NSStrings.Rafael Espindola2014-01-201-1/+1
* Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstepDavid Chisnall2012-07-031-2/+2
* Restructure how the driver communicates information about theJohn McCall2012-06-201-2/+2
* Restore r147493 and remove the part of the test that was checking the wrong t...David Chisnall2012-01-041-2/+0
* IRgen/Obj-C: Emit CFStrings and NSStrings with the alignment of the char type,Daniel Dunbar2011-04-121-2/+14
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Tests use the new clang.Fariborz Jahanian2009-12-141-3/+3
* Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibil...Daniel Dunbar2009-11-291-1/+1
* Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar2009-11-171-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Updated GNU runtime non-fragile ABI.David Chisnall2009-08-311-1/+3
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add some Objective-C code generation tests.Daniel Dunbar2008-09-041-0/+4
OpenPOWER on IntegriCloud