[PATCH] D58368: [analyzer] MIGChecker: Implement bug reporter visitors.

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 20 13:10:49 PST 2019


Charusso added inline comments.


================
Comment at: clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:47
 
 REGISTER_TRAIT_WITH_PROGRAMSTATE(ReleasedParameter, bool);
 
----------------
`;` is not necessary.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58368/new/

https://reviews.llvm.org/D58368





More information about the cfe-commits mailing list