Age | Commit message (Expand) | Author |
---|---|---|
2013-01-17 | One can override an Objective-C ARC ownership qualifier that came from | Douglas Gregor |
2012-09-05 | objective-c++11: c++11 does not change pod-ness when | Fariborz Jahanian |
2012-08-07 | Objective-C pointer types don't have C-linkage, even though they are | Douglas Gregor |
2012-06-15 | Test that -Wauto-var-id fires in value-dependent contexts. | Jordan Rose |
2012-06-08 | Warn in ObjC++ when an 'auto' variable deduces type 'id'. | Jordan Rose |
2012-03-30 | Forbid the block and lambda copy-capture of __autoreleasing variables | John McCall |
2011-10-13 | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-07-01 | Introduce Declarator::ObjCCatchContext, this will result in correct error for... | Argyrios Kyrtzidis |
2011-06-15 | Automatic Reference Counting. | John McCall |