Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Turn -Wobjc-root-class on by default. <rdar://problem/11203649>. | Ted Kremenek | 2012-07-25 | 1 | -1/+1 |
| | | | | llvm-svn: 160707 | ||||
* | objective-c: Issue diagnostic when an implicit | Fariborz Jahanian | 2012-04-18 | 1 | -0/+30 |
property accessor (getter) missing, instead of crashing. // rdar://11273060 llvm-svn: 155036 |