[clang] [clang] Improve Ofast Warning (PR #183002)

James Y Knight via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 8 15:57:08 PDT 2026


jyknight wrote:

> The warning message is now emitted any time there is -Ofast in the command-line string, rather than only when -Ofast is the effective optimization level.

I'm not sure I see what the point in doing this is?

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


More information about the cfe-commits mailing list