aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/instantiate-objc-1.mm
AgeCommit message (Expand)Author
2012-05-01Fix test cases broken by 155936.David Blaikie
2012-04-19Implements boxed expressions for Objective-C. <rdar://problem/10194391>Patrick Beard
2010-06-11Provide an Objective C mangling for wchar_t. Patch by Nico Weber!John McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-12-14Make tests use the new clang -cc1 flag.Fariborz Jahanian
2009-06-07Instantiation support for more Obj-C expressions, string literals, @selector ...Anders Carlsson
2009-06-07Template instantiation support for Obj-C @encode expressions.Anders Carlsson