[all-commits] [llvm/llvm-project] ee6ad7: [clang-cl][MSVC] Map /external:Wn n=1-4 to -Wsyste...

Stephen Long via All-commits all-commits at lists.llvm.org
Mon Jun 13 11:26:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ee6ad7af45a0be36191e0d55f005d9a0dd8005be
      https://github.com/llvm/llvm-project/commit/ee6ad7af45a0be36191e0d55f005d9a0dd8005be
  Author: Stephen Long <steplong at quicinc.com>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/test/Driver/cl-options.c

  Log Message:
  -----------
  [clang-cl][MSVC] Map /external:Wn n=1-4 to -Wsystem-headers

https://docs.microsoft.com/en-us/cpp/build/reference/external-external-headers-diagnostics?view=msvc-170

Reviewed By: hans

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




More information about the All-commits mailing list