[clang] [clang] Set correct FPOptions if attribute 'optnone' presents (PR #85605)

John McCall via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 22 16:32:53 PDT 2024


https://github.com/rjmccall approved this pull request.

This seems fine.  Is there any existing bookkeeping we no longer need to do if we're going to have this RAII object in scope during function parsing?

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


More information about the cfe-commits mailing list