[all-commits] [llvm/llvm-project] 3759ef: Add support for clang-cl's option `-fexcess-precis...

Zahira Ammarguellat via All-commits all-commits at lists.llvm.org
Mon Jan 23 09:08:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3759ef9e56dcea6a5c0b6fdca1d2e3f7d3c7d118
      https://github.com/llvm/llvm-project/commit/3759ef9e56dcea6a5c0b6fdca1d2e3f7d3c7d118
  Author: Zahira Ammarguellat <zahira.ammarguellat at intel.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/test/Driver/fexcess-precision.c

  Log Message:
  -----------
  Add support for clang-cl's option `-fexcess-precision`.

This option is useful for clang and clang-cl.

Differential Revision: https://reviews.llvm.org/D142367




More information about the All-commits mailing list