[PATCH] D80952: [FPEnv][Clang][Driver][WIP] Disable constrained floating point on targets lacking support.
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 1 14:39:51 PDT 2020
efriedma added a comment.
> Clang :: Misc/warning-flags.c
Like the file says, all warnings should be controlled by a -W flag. If you're going to add a new warning, you need a corresponding flag.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80952/new/
https://reviews.llvm.org/D80952
More information about the cfe-commits
mailing list