aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDevin Coughlin <dcoughlin@apple.com>2016-02-06 17:17:32 +0000
committerDevin Coughlin <dcoughlin@apple.com>2016-02-06 17:17:32 +0000
commit38e0e2970cf3303617c0bc915c9846c592b8aec3 (patch)
tree05eb18bb9ad3550532ac5c544a66731bb35cce20 /clang/lib/CodeGen/CodeGenModule.cpp
parentbfa5f236e4af63753aa10f4a54ff0be824319bd9 (diff)
downloadllvm-38e0e2970cf3303617c0bc915c9846c592b8aec3.zip
llvm-38e0e2970cf3303617c0bc915c9846c592b8aec3.tar.gz
llvm-38e0e2970cf3303617c0bc915c9846c592b8aec3.tar.bz2
[analyzer] DeallocChecker: Don't warn on release of readonly assign property in dealloc.
It is common for the ivars for read-only assign properties to always be stored retained, so don't warn for a release in dealloc for the ivar backing these properties. llvm-svn: 259998
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions