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

Zahira Ammarguellat via All-commits all-commits at lists.llvm.org
Fri Jan 20 08:25:54 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 47074683c906f920cb7bba462beeb57ca4b84ab0
      https://github.com/llvm/llvm-project/commit/47074683c906f920cb7bba462beeb57ca4b84ab0
  Author: Zahira Ammarguellat <zahira.ammarguellat at intel.com>
  Date:   2023-01-20 (Fri, 20 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/D141929




More information about the All-commits mailing list