diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2019-03-29 22:49:30 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2019-03-29 22:49:30 +0000 |
commit | 44551cf69380549205e386ae8b1d5518bafd44eb (patch) | |
tree | 5b2e773d0faf984ef5cbdd62a1eef7bd34b64d64 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 60cde76f70f9699d592b19eb3eb1aa29122b3e89 (diff) | |
download | llvm-44551cf69380549205e386ae8b1d5518bafd44eb.zip llvm-44551cf69380549205e386ae8b1d5518bafd44eb.tar.gz llvm-44551cf69380549205e386ae8b1d5518bafd44eb.tar.bz2 |
[analyzer] Move taint API from ProgramState to a separate header. NFC.
It is now an inter-checker communication API, similar to the one that
connects MallocChecker/CStringChecker/InnerPointerChecker: simply a set of
setters and getters for a state trait.
Differential Revision: https://reviews.llvm.org/D59861
llvm-svn: 357326
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions