summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorHenry Wong <movietravelcode@outlook.com>2018-04-23 14:41:17 +0000
committerHenry Wong <movietravelcode@outlook.com>2018-04-23 14:41:17 +0000
commit29204c2dfa58021f73f3c32bf81aa970d209fb9d (patch)
tree61559a3022f72031e43a6fa9ac936bd826d78551 /llvm/lib/CodeGen/MachineOperand.cpp
parent6f33fca7ec157a7ac19cf7d61736eb19ff4a8fb7 (diff)
downloadbcm5719-llvm-29204c2dfa58021f73f3c32bf81aa970d209fb9d.tar.gz
bcm5719-llvm-29204c2dfa58021f73f3c32bf81aa970d209fb9d.zip
[analyzer] Move `TaintBugVisitor` from `GenericTaintChecker.cpp` to `BugReporterVisitors.h`.
Summary: `TaintBugVisitor` is a universal visitor, and many checkers rely on it, such as `ArrayBoundCheckerV2.cpp`, `DivZeroChecker.cpp` and `VLASizeChecker.cpp`. Moving `TaintBugVisitor` to `BugReporterVisitors.h` enables other checker can also track where `tainted` value came from. Reviewers: NoQ, george.karpenkov, xazax.hun Reviewed By: george.karpenkov Subscribers: szepet, rnkovacs, a.sidorin, cfe-commits, MTC Differential Revision: https://reviews.llvm.org/D45682 llvm-svn: 330596
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud