aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorBalázs Kéri <balazs.keri@ericsson.com>2024-02-23 09:35:38 +0100
committerGitHub <noreply@github.com>2024-02-23 09:35:38 +0100
commit5ca877591e65acf18b5a8d3234ff88b215b4f369 (patch)
treee27f06b77c11e3265e18f9c3bde7639434af1226 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent6fae3e784472751002570f367c378cb2dbd82c26 (diff)
downloadllvm-5ca877591e65acf18b5a8d3234ff88b215b4f369.zip
llvm-5ca877591e65acf18b5a8d3234ff88b215b4f369.tar.gz
llvm-5ca877591e65acf18b5a8d3234ff88b215b4f369.tar.bz2
[clang][analyzer] Fix argument invalidations in StreamChecker. (#79470)
Specific arguments passed to stream handling functions are changed by the function, this means these should be invalidated ("escaped") by the analyzer. This change adds the argument invalidation (in specific cases) to the checker.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions