Objective-C. Diagnose use of properties in functions nested in,
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 28 May 2014 18:12:10 +0000 (18:12 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 28 May 2014 18:12:10 +0000 (18:12 +0000)
commit555132824a9e28993a22c1fb1933287999d5733a
tree9dd1b7f8a5546654c1b87872a1ded788f1c16977
parenta43e98cc741656d10643a6c70c0a9b64fa38c8a4
Objective-C. Diagnose use of properties in functions nested in,
now deprecated, ObjC containers instead of crashing.
// rdar://16859666

llvm-svn: 209758
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaPseudoObject.cpp
clang/test/SemaObjC/deprecate_function_containers.m