summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2024-05-07 15:25:17 +0200
committerBenjamin Kramer <benny.kra@googlemail.com>2024-05-07 15:27:55 +0200
commit1d87465a0a95cee9accc5dce7abdabbbc3f3c122 (patch)
tree6b244d2b2da78964697ee9a8a230d00c0e2a15e1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent227fe1c1995dea1850483449e8510db2726bcbee (diff)
[libc][math] fmod: clear exceptions before the test instead of after
The test has no control over the CPU state before the test runs. This test checks whether no exception flags are set, which may not be true at the start of the test. This used to be not a problem because the check was broken but that was fixed in ecfb5d9951554d8bdb6a499c958f48cc35f78a88
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions