diff options
author | George Karpenkov <ekarpenkov@apple.com> | 2019-02-01 02:13:02 +0000 |
---|---|---|
committer | George Karpenkov <ekarpenkov@apple.com> | 2019-02-01 02:13:02 +0000 |
commit | b6c6ab312e9ffa0f1144e3fccc2d25e3afef0e31 (patch) | |
tree | 15793ede65976a23f400cd37de50880dc4d76d9a /llvm/lib/IR/Module.cpp | |
parent | 6fa43f8b9c5e86636a4e8b1948309b6b6036ca34 (diff) | |
download | bcm5719-llvm-b6c6ab312e9ffa0f1144e3fccc2d25e3afef0e31.tar.gz bcm5719-llvm-b6c6ab312e9ffa0f1144e3fccc2d25e3afef0e31.zip |
[analyzer] [RetainCountChecker] Fix object type for CF/Obj-C bridged casts
Having an incorrect type for a cast causes the checker to incorrectly
dismiss the operation under ARC, leading to a false positive
use-after-release on the test.
rdar://47709885
Differential Revision: https://reviews.llvm.org/D57557
llvm-svn: 352824
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions