[all-commits] [llvm/llvm-project] 3f601a: [llvm][cmake][Trivial] don't use `/Zc:preprocessor...

zero9178 via All-commits all-commits at lists.llvm.org
Thu Feb 9 04:02:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f601a0a8c2ddb9482c9eb54dbde8a7a074a7aad
      https://github.com/llvm/llvm-project/commit/3f601a0a8c2ddb9482c9eb54dbde8a7a074a7aad
  Author: Markus Böck <markus.boeck02 at gmail.com>
  Date:   2023-02-09 (Thu, 09 Feb 2023)

  Changed paths:
    M llvm/cmake/modules/HandleLLVMOptions.cmake

  Log Message:
  -----------
  [llvm][cmake][Trivial] don't use `/Zc:preprocessor` with clang-cl

The flag is not recognized by clang-cl and emits unused command line warning for every translation unit




More information about the All-commits mailing list