diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2014-08-29 18:31:16 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2014-08-29 18:31:16 +0000 |
commit | c9b771560ab39146d15d6da4ea151eeb3f1f5e87 (patch) | |
tree | f94ec90199349d5fe027bf57c7b9744ac6df68d6 /clang/lib/Analysis/CFG.cpp | |
parent | 8d05190e1d2c858f29ed143346871e0217ddd950 (diff) | |
download | bcm5719-llvm-c9b771560ab39146d15d6da4ea151eeb3f1f5e87.tar.gz bcm5719-llvm-c9b771560ab39146d15d6da4ea151eeb3f1f5e87.zip |
Objective-C. Tweak diagnosing properties that are not auto-synthesized.
Do not warn when property declared in class's protocol will be auto-synthesized
by its uper class implementation because super class has also declared this
property while this class has not. Continue to warn if current class
has declared the property also (because this declaration will not result
in a 2nd synthesis).
rdar://18152478
llvm-svn: 216753
Diffstat (limited to 'clang/lib/Analysis/CFG.cpp')
0 files changed, 0 insertions, 0 deletions