summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/deprecate_function_containers.m
Commit message (Collapse)AuthorAgeFilesLines
* Objective-C. Diagnose use of properties in functions nested in, Fariborz Jahanian2014-05-281-1/+13
| | | | | | | now deprecated, ObjC containers instead of crashing. // rdar://16859666 llvm-svn: 209758
* Objective-C. Deprecate use of function definitionsFariborz Jahanian2014-05-281-0/+25
in Objective-C container declarations (but not in their definitions. // rdar://10414277 llvm-svn: 209751
OpenPOWER on IntegriCloud