This option is useful for clang and clang-cl.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142367
Add support for clang-cl's option -fexcess-precision. ClosedPublic Authored by zahiraam on Jan 23 2023, 7:45 AM.
Details Summary This option is useful for clang and clang-cl.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 23 2023, 8:36 AM This revision was landed with ongoing or failed builds.Jan 23 2023, 9:08 AM Closed by commit rG3759ef9e56dc: Add support for clang-cl's option `-fexcess-precision`. (authored by zahiraam). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 491413 clang/include/clang/Driver/Options.td
clang/test/Driver/fexcess-precision.c
|