Age | Commit message (Expand) | Author |
---|---|---|
2013-01-17 | In Objective-C ARC, completely ignore ownership qualifiers on the | Douglas Gregor |
2012-07-18 | When performing the deduced/actual argument type check for C++ | Douglas Gregor |
2012-02-08 | Only complain about __strong __strong id, not __strong SomeStrongTypedef | John McCall |
2011-10-02 | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall |
2011-07-26 | Objective-C++ ARC: When performing template argument deduction for a | Douglas Gregor |
2011-07-06 | Change the driver's logic about Objective-C runtimes: abstract out a | John McCall |
2011-06-17 | Objective-C++ ARC: eliminate the utterly unjustified loophole that | Douglas Gregor |
2011-06-17 | Objective-ARC++: infer template type arguments of | Douglas Gregor |
2011-06-15 | Automatic Reference Counting. | John McCall |