llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker
George Karpenkov 77b3530865 [analyzer] Hotfix for RetainCountChecker: assert was too strong.
Bridged casts can happen to non-CF objects as well.

llvm-svn: 352938
2019-02-01 23:06:44 +00:00
..
RetainCountChecker.cpp [analyzer] Hotfix for RetainCountChecker: assert was too strong. 2019-02-01 23:06:44 +00:00
RetainCountChecker.h [analyzer] [RetainCountChecker] Track input parameters to the top-level function 2019-01-29 19:29:59 +00:00
RetainCountDiagnostics.cpp [analyzer] [RetainCountChecker] Bugfix for tracking top-level parameters of Objective-C methods 2019-01-30 02:11:04 +00:00
RetainCountDiagnostics.h [analyzer] Port RetainSummaryManager to the new AnyCall interface, decouple ARCMT from the analyzer 2019-01-25 01:24:04 +00:00