[PATCH] D58368: [analyzer] MIGChecker: Implement bug reporter visitors.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 21 15:02:35 PST 2019
NoQ marked 3 inline comments as done.
NoQ added inline comments.
================
Comment at: clang/lib/StaticAnalyzer/Checkers/MIGChecker.cpp:47
REGISTER_TRAIT_WITH_PROGRAMSTATE(ReleasedParameter, bool);
----------------
Charusso wrote:
> `;` is not necessary.
Addressed in the earlier patch, D57558.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58368/new/
https://reviews.llvm.org/D58368
More information about the cfe-commits
mailing list