"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "2eaac39d9eea0247e1bc6d5368827422a72ba7b5"
[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
Loading
Please register or sign in to comment