diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2012-06-20 22:57:42 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2012-06-20 22:57:42 +0000 |
commit | cea06d26b8f3a2599bba79f7e072b7550de949a7 (patch) | |
tree | 92576a1b30507eecce26f5f5ab38a59a327f3c22 /lib/StaticAnalyzer/Checkers/MallocChecker.cpp | |
parent | 198129e24b56ffcc85f66e798d52a8614e3a07a4 (diff) |
objective-c: Normally, a property cannot be both 'readonly' and having a
"write" attribute (copy/retain/etc.). But, property declaration in
primary class and protcols are tentative as they may be overridden
into a 'readwrite' property in class extensions. Postpone diagnosing
such warnings until the class implementation is seen.
// rdar://11656982
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158869 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Checkers/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions