aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/encode-test-5.m
AgeCommit message (Expand)Author
2009-11-17Move -fnext-runtime defaulting to driver (and change clang-cc default toDaniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-06-14Test modification.Fariborz Jahanian
2009-04-30only support int128_t on 64-bit and larger targets. 32-bit targets don'tChris Lattner
2009-04-30initial support for __[u]int128_t, which should be basicallyChris Lattner
2009-04-09Add @encode support for complex types.Anders Carlsson