![]() This changes the checker callback signature to use the modern, easy to use interface. Additionally, this unblocks future work on allowing checkers to implement evalCall() for calls that don't correspond to any call-expression or require additional information that's only available as part of the CallEvent, such as C++ constructors and destructors. Differential Revision: https://reviews.llvm.org/D62440 llvm-svn: 363893 |
||
---|---|---|
.. | ||
RetainCountChecker.cpp | ||
RetainCountChecker.h | ||
RetainCountDiagnostics.cpp | ||
RetainCountDiagnostics.h |