aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2021-10-12 20:23:22 -0700
committerPhilip Reames <listmail@philipreames.com>2021-10-12 20:25:00 -0700
commit4c5702cb123b8fd705982c638fb18c999f69d63a (patch)
treefc17606b11360becf1296d07b0c13e25c7d6f593 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
parenta54f4eae0e1d0ef5adccdcf9f6c2b518dc1101aa (diff)
downloadllvm-4c5702cb123b8fd705982c638fb18c999f69d63a.zip
llvm-4c5702cb123b8fd705982c638fb18c999f69d63a.tar.gz
llvm-4c5702cb123b8fd705982c638fb18c999f69d63a.tar.bz2
Fix bug introduced with 6f34839 (poison flags on floating point ops)
The newly introduced API for checking whether poison comes solely from flags which can be dropped was out of sync. This was noticed by a reviewer post commit. For the moment, disable the floating point flags. In a follow up change, I plan to add support in dropPoisonGeneratingFlags, but that deserves to be a change of it's own.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions