summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/try.m
Commit message (Expand)AuthorAgeFilesLines
* clang/test: REQUIRES: s/x86-64-registered-target/x86-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* These tests require particular registered targets. Declared as such.Galina Kistanova2011-06-031-0/+1
* Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-e...Anders Carlsson2011-02-221-2/+2
* 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
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Fix test (triple wasn't passed correctly, the driver doesn't acceptDaniel Dunbar2009-04-071-2/+2
* Fix a couple of cases where Constant* pointers can dangle inChris Lattner2009-04-061-0/+9