diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2025-10-02 01:11:51 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 01:11:51 +0800 |
commit | 57a9f79336abebbdfffd52270bb615f7189758d2 (patch) | |
tree | 3471c21d0091040335a9306828eec81b9b0b20d9 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 42ab473f518c5f180455c674cbaba70a0b2634b7 (diff) | |
download | llvm-57a9f79336abebbdfffd52270bb615f7189758d2.zip llvm-57a9f79336abebbdfffd52270bb615f7189758d2.tar.gz llvm-57a9f79336abebbdfffd52270bb615f7189758d2.tar.bz2 |
[ValueTracking] Take PHI's poison-generating flags into account (#161530)
ninf/nnan in the phi node may produce poison values. They should be
considered in `isGuaranteedNotToBeUndefOrPoison`.
Closes https://github.com/llvm/llvm-project/issues/161524.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions