Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct hyphenations in comments and assert messages | Alp Toker | 2013-12-05 | 1 | -2/+2 |
* | Replace -fobjc-default-synthesize-properties with disable-objc-default-synthe... | Rafael Espindola | 2013-09-27 | 1 | -1/+1 |
* | [analyzer] DirectIvarAssignment: allow suppression annotation on Ivars. | Anna Zaks | 2013-01-17 | 1 | -1/+4 |
* | [analyzer] Add an annotation to allow suppression of direct ivar | Anna Zaks | 2013-01-16 | 1 | -2/+6 |
* | Fix typo: objc_no_direct_instance_variable_assignmemt => objc_no_direct_insta... | Ted Kremenek | 2012-12-22 | 1 | -1/+1 |
* | [analyzer] Implement an opt-in variant of direct ivar assignment. | Anna Zaks | 2012-12-05 | 1 | -0/+56 |