diff options
author | Balázs Kéri <balazs.keri@ericsson.com> | 2024-02-23 09:35:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-23 09:35:38 +0100 |
commit | 5ca877591e65acf18b5a8d3234ff88b215b4f369 (patch) | |
tree | e27f06b77c11e3265e18f9c3bde7639434af1226 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 6fae3e784472751002570f367c378cb2dbd82c26 (diff) | |
download | llvm-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