]> granicus.if.org Git - clang/commit
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)
commit4290e78b6bdf96750bf0b1aa084a912a2e03909b
treed955a7d346e454c188402568ed2fc5aee30c3d57
parentdb4dfb634e7f345b74766b3d6743b7277d2613ab
Objective-C. Diagnose use of properties in functions nested in,
now deprecated, ObjC containers instead of crashing.
// rdar://16859666

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209758 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaPseudoObject.cpp
test/SemaObjC/deprecate_function_containers.m