diff options
author | Timm Baeder <tbaeder@redhat.com> | 2024-08-29 13:44:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-29 13:44:59 +0200 |
commit | cb608cc5f62baa01fe106a14ef41971337c2c030 (patch) | |
tree | 9b15fcd55ce592ec4ae01a83988137fdd0833a5b /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 9167667b5c3cd1b166452c984f0c6448688c22a0 (diff) | |
download | llvm-cb608cc5f62baa01fe106a14ef41971337c2c030.zip llvm-cb608cc5f62baa01fe106a14ef41971337c2c030.tar.gz llvm-cb608cc5f62baa01fe106a14ef41971337c2c030.tar.bz2 |
[clang][bytecode] Properly diagnose non-const reads (#106514)
If the global variable is constant (but not constexpr), we need to
diagnose, but keep evaluating.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions