[all-commits] [llvm/llvm-project] cd8172: [clang-cl] Bump default -fms-compatibility-version...

Omair Javaid via All-commits all-commits at lists.llvm.org
Wed Feb 9 00:56:06 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd817231ec4ffc4362a71cd151dd5b9cf91f1a3e
      https://github.com/llvm/llvm-project/commit/cd817231ec4ffc4362a71cd151dd5b9cf91f1a3e
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/MSVC.cpp
    M clang/test/Driver/cl-options.c

  Log Message:
  -----------
  [clang-cl] Bump default -fms-compatibility-version to 19.14

clang-cl MSVC required version is 19.20 now. Update the default
-fms-compatibility-version to 19.14.

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




More information about the All-commits mailing list