summaryrefslogtreecommitdiffstats
path: root/test/CodeGenObjC/encode-test-5.m
Commit message (Expand)AuthorAgeFilesLines
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-5/+5
* test: Make encode-test-5.m's output not dependent on its filenameDavid Majnemer2015-02-021-1/+1
* FileCheck'ize CodeGenObjC testDavid Majnemer2015-02-021-6/+11
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-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-5/+5
* Test modification.Fariborz Jahanian2009-06-141-3/+3
* only support int128_t on 64-bit and larger targets. 32-bit targets don'tChris Lattner2009-04-301-1/+1
* initial support for __[u]int128_t, which should be basicallyChris Lattner2009-04-301-1/+6
* Add @encode support for complex types.Anders Carlsson2009-04-091-0/+11