Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be more conservative about diagnosing "incorrect" uses of __weak: | John McCall | 2015-10-27 | 1 | -2/+2 |
* | Capitalize "Objective-C" and "C++" in user-facing contexts. | Jordan Rose | 2012-07-19 | 1 | -1/+1 |
* | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard | 2012-04-06 | 1 | -1/+1 |
* | When applying ARC __weak to a non-objc pointer, do not give error that | Argyrios Kyrtzidis | 2011-11-07 | 1 | -0/+1 |
* | Make -fobjc-nonfragile-abi the -cc1 default, since it's the | John McCall | 2011-10-02 | 1 | -1/+1 |
* | Change the driver's logic about Objective-C runtimes: abstract out a | John McCall | 2011-07-06 | 1 | -1/+1 |
* | Automatic Reference Counting. | John McCall | 2011-06-15 | 1 | -0/+15 |