[clang] [clang-cl] Map /Ot to -O3 instead of -O2 (PR #95406)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 14 13:25:43 PDT 2024


efriedma-quic wrote:

For reference, current MSVC has a flag /Ob3 to request more aggressive inlining.

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


More information about the cfe-commits mailing list