summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiate-objc-1.mm
Commit message (Expand)AuthorAgeFilesLines
* Provide an Objective C mangling for wchar_t. Patch by Nico Weber!John McCall2010-06-111-0/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make tests use the new clang -cc1 flag.Fariborz Jahanian2009-12-141-1/+1
* Instantiation support for more Obj-C expressions, string literals, @selector ...Anders Carlsson2009-06-071-4/+39
* Template instantiation support for Obj-C @encode expressions.Anders Carlsson2009-06-071-0/+12