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