[PATCH] D45682: [analyzer] Move `TaintBugVisitor` from `GenericTaintChecker.cpp` to `BugReporterVisitors.h`.

George Karpenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 22 07:44:24 PDT 2018


george.karpenkov accepted this revision.
george.karpenkov added a comment.
This revision is now accepted and ready to land.

> can add extra notes like

Ah right, than it's "can rely on" rather than "rely on".

> it is necessary to explicitly include

I've meant adding the include to `GenericTaintChecker.cpp`.

LGTM otherwise.


Repository:
  rC Clang

https://reviews.llvm.org/D45682





More information about the cfe-commits mailing list