[PATCH] D123155: [analyzer] Expose Taint.h to plugins
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 19 07:55:38 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG82f3ed99045d: [analyzer] Expose Taint.h to plugins (authored by tomrittervg, committed by steakhal).
Changed prior to commit:
https://reviews.llvm.org/D123155?vs=420616&id=423622#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123155/new/
https://reviews.llvm.org/D123155
Files:
clang/docs/tools/clang-formatted-files.txt
clang/include/clang/StaticAnalyzer/Checkers/Taint.h
clang/lib/StaticAnalyzer/Checkers/ArrayBoundCheckerV2.cpp
clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp
clang/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
clang/lib/StaticAnalyzer/Checkers/GenericTaintChecker.cpp
clang/lib/StaticAnalyzer/Checkers/Taint.cpp
clang/lib/StaticAnalyzer/Checkers/Taint.h
clang/lib/StaticAnalyzer/Checkers/TaintTesterChecker.cpp
clang/lib/StaticAnalyzer/Checkers/VLASizeChecker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123155.423622.patch
Type: text/x-patch
Size: 5347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220419/7e4c5414/attachment.bin>
More information about the cfe-commits
mailing list