diff options
author | Philip Reames <listmail@philipreames.com> | 2021-10-12 20:23:22 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2021-10-12 20:25:00 -0700 |
commit | 4c5702cb123b8fd705982c638fb18c999f69d63a (patch) | |
tree | fc17606b11360becf1296d07b0c13e25c7d6f593 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | a54f4eae0e1d0ef5adccdcf9f6c2b518dc1101aa (diff) | |
download | llvm-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