[PATCH] D45458: MallocChecker refactoring of calls checkers
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 9 14:50:23 PDT 2018
NoQ added a reviewer: xazax.hun.
NoQ added a subscriber: xazax.hun.
NoQ added a comment.
Herald added a subscriber: rnkovacs.
@xazax.hun: do you think the approach you took in the `Valist` checker is applicable here? Did you like how it ended up working? Cause i'd love to see `CallDescription` and initializer lists used for readability here. And i'd love to see branches replaced with map lookups. And i'm not sure if anybody has written code that has all the stuff that i'd love to see.
Repository:
rC Clang
https://reviews.llvm.org/D45458
More information about the cfe-commits
mailing list