Age | Commit message (Expand) | Author |
---|---|---|
2012-04-06 | Added a new attribute, objc_root_class, which informs the compiler when a roo... | Patrick Beard |
2012-02-29 | objective-c: provide fixit hint when atomic property does not | Fariborz Jahanian |
2011-10-06 | objc: Improve on diagnostic when atomic proeprty is synthesized | Fariborz Jahanian |
2011-08-01 | objective-c: reverse patch for // rdar://9818354 | Fariborz Jahanian |
2011-07-22 | objective-c: Any use of @synthesize or @dynamic lexically after a method (or ... | Fariborz Jahanian |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-14 | Change tests to use clang -cc1... | Fariborz Jahanian |
2009-11-11 | writable atomic property's setter/getter must be in 'lock' step of | Fariborz Jahanian |