[PATCH] D59516: [analyzer] Make GenericTaintChecker configurable

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 19 04:30:59 PDT 2019


Szelethus requested changes to this revision.
Szelethus added a comment.
This revision now requires changes to proceed.

I'm very much guilty of doing functional and refactoring changes within the same patch, but I think working on `GenericTaintChecker` AND in the same patch doing (seemingly unrelated) function name changes in `ProgramState` might be overkill -- Could you please divide this patch into smaller parts please?


Repository:
  rC Clang

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

https://reviews.llvm.org/D59516





More information about the cfe-commits mailing list