summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/metadata_symbols.m
Commit message (Expand)AuthorAgeFilesLines
* tests: silence -Wobjc-root-class warningsSaleem Abdulrasool2017-06-031-3/+3
* CodeGen: fix section names for different file formatsSaleem Abdulrasool2017-06-031-2/+2
* Remove unnecessary regex in the test cases I fixed in r260496.Akira Hatanaka2016-02-161-1/+1
* [Objective-c] Stop attaching section "datacoal_nt" to global variables.Akira Hatanaka2016-02-111-3/+3
* Don't manually insert L prefixes.Rafael Espindola2014-11-061-4/+4
* Use private linkage for globals we already name with \01L and \01l.Rafael Espindola2014-02-271-2/+2
* FileCheck-ify more grep tests with quoted double quotesReid Kleckner2013-04-111-1/+7
* Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corres...NAKAMURA Takumi2012-10-241-2/+0
* clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532.NAKAMURA Takumi2012-10-241-0/+2
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-3/+3
* Obj-C/NeXT: Update and reapply 108847, now that changes are more baked.Daniel Dunbar2011-03-251-2/+2
* Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...Anders Carlsson2011-02-221-3/+3
* Revert "Re-apply fixed version of 108749, correctly conditionalizing the newDaniel Dunbar2010-07-291-2/+2
* Re-apply fixed version of 108749, correctly conditionalizing the new sections onJim Grosbach2010-07-201-2/+2
* and revert the related tests, tooJim Grosbach2010-07-191-2/+2
* Update tests for r108749Jim Grosbach2010-07-191-2/+2
* Teach IR generation how to lazily emit cleanups. This has a lot of advantages,John McCall2010-07-131-1/+1
* Fix tests that I missed from my previous commit.Rafael Espindola2010-06-161-2/+2
* IRgen/NeXT: Fix several alignment issues with Objective-C metadata symbols:Daniel Dunbar2010-04-251-0/+12
* tests: Convert test to FileCheck.Daniel Dunbar2010-04-251-20/+23
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Tests use the new clang.Fariborz Jahanian2009-12-141-2/+2
* Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibil...Daniel Dunbar2009-11-291-1/+1
* Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...Daniel Dunbar2009-11-171-2/+2
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-21/+21
* Category method synbols must be qualified by gategory name toFariborz Jahanian2009-04-161-4/+2
* Set alignment on __cstring metadata variables to 1 (matchingDaniel Dunbar2009-04-141-0/+1
* Implementation definition of interfaces with __objc_exception attribute.Daniel Dunbar2009-04-081-1/+13
* Propagte -fvisibility to objc2's class symbols.Fariborz Jahanian2009-04-071-4/+2
* Handle use side of __objc_exception__ attribute; when using anDaniel Dunbar2009-04-071-4/+10
* Various fixes to symbols used for Obj-C x86_64 metadata.Daniel Dunbar2009-04-071-0/+46