Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Objective-C. Diagnose use of properties in functions nested in, | Fariborz Jahanian | 2014-05-28 | 1 | -1/+13 |
| | | | | | | | now deprecated, ObjC containers instead of crashing. // rdar://16859666 llvm-svn: 209758 | ||||
* | Objective-C. Deprecate use of function definitions | Fariborz Jahanian | 2014-05-28 | 1 | -0/+25 |
in Objective-C container declarations (but not in their definitions. // rdar://10414277 llvm-svn: 209751 |