[clang] [clang] Add deprecation warning for `-Ofast` driver option (PR #98736)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 16 11:39:58 PDT 2024
AaronBallman wrote:
> > > Could you add a flang driver test as well?
> >
> >
> > The RFC was specifically about `-Ofast` in Clang and not behavior in Flang, so what test behavior would you like to see? This patch currently deprecates for both Clang and Flang, is that acceptable?
>
> I was asking for a test that checks for the warning in Flang. But if @Endilll cannot build flang, you can proceed with the patch. I will create a patch separately for Flang.
Excellent, thank you for confirming!
https://github.com/llvm/llvm-project/pull/98736
More information about the cfe-commits
mailing list