[clang] [clang] Allow `ConditionalOperator` fast-math flags to be overridden by `pragma float_control` (PR #105912)

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 02:42:12 PDT 2024


spavloff wrote:

I made an alternative PR, which does not need changes in ConditionalOperator: https://github.com/llvm/llvm-project/pull/111654.


https://github.com/llvm/llvm-project/pull/105912


More information about the cfe-commits mailing list