[all-commits] [llvm/llvm-project] 59b8af: [clang-cl] Bump default -fms-compatibility-version...
ZequanWu via All-commits
all-commits at lists.llvm.org
Thu May 27 20:40:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59b8afe50274be975c62a4b11db49c84a874c0c0
https://github.com/llvm/llvm-project/commit/59b8afe50274be975c62a4b11db49c84a874c0c0
Author: Zequan Wu <zequanwu at google.com>
Date: 2021-05-27 (Thu, 27 May 2021)
Changed paths:
M clang/docs/ReleaseNotes.rst
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
MSVC required version is 19.14 now (https://reviews.llvm.org/D92515). Update the
default -fms-compatibility-version to 19.14.
Differential Revision: https://reviews.llvm.org/D103293
More information about the All-commits
mailing list