diff options
author | Andy Kaylor <andrew.kaylor@intel.com> | 2024-08-21 08:10:26 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-21 08:10:26 -0700 |
commit | c0d222219a8d01d3945100114256d26cfe833a1c (patch) | |
tree | 065eb496db5ee40b26539f38a81f6faa0ff8203c /clang/tools/clang-format/clang-format-diff.py | |
parent | c9ba6d35c19022a582516e9455af3f0d79101adf (diff) | |
download | llvm-c0d222219a8d01d3945100114256d26cfe833a1c.zip llvm-c0d222219a8d01d3945100114256d26cfe833a1c.tar.gz llvm-c0d222219a8d01d3945100114256d26cfe833a1c.tar.bz2 |
Fix bug with -ffp-contract=fast-honor-pragmas (#104857)
This fixes a problem which caused clang to assert in the Sema pragma
handling if it encountered "#pragma STDC FP_CONTRACT DEFAULT" when
compiling with the -ffp-contract=fast-honor-pragmas option.
This fixes https://github.com/llvm/llvm-project/issues/104830
Diffstat (limited to 'clang/tools/clang-format/clang-format-diff.py')
0 files changed, 0 insertions, 0 deletions