[PATCH] D123155: [analyzer] Expose Taint.h to plugins

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 5 20:04:56 PDT 2022


NoQ accepted this revision.
NoQ added a comment.

Looks good. I never intended taint to be inaccessible from plugins. Probably there are other headers in `lib/StaticAnalyzer/Checkers` that deserve the same treatment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123155



More information about the cfe-commits mailing list