[PATCH] D58529: [analyzer] MIGChecker: Enable by default.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 21 15:48:39 PST 2019
NoQ added a comment.
The TODOs for future polishing are:
- Add a second `trackExpressionValue()` visitor to track argument values as they're copied around.
- Introduce annotations for deallocator functions so that we no longer had to hardcode them and users could annotate their consuming functions.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58529/new/
https://reviews.llvm.org/D58529
More information about the cfe-commits
mailing list