[all-commits] [llvm/llvm-project] a1862d: Set LLVM_FORCE_USE_OLD_TOOLCHAIN to disable VS2019...
Omair Javaid via All-commits
all-commits at lists.llvm.org
Wed Feb 9 01:40:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a1862d78eb4502405fa2c25b100168b66c6d071a
https://github.com/llvm/llvm-project/commit/a1862d78eb4502405fa2c25b100168b66c6d071a
Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M llvm/include/llvm/Config/llvm-config.h.cmake
M llvm/include/llvm/Support/Compiler.h
Log Message:
-----------
Set LLVM_FORCE_USE_OLD_TOOLCHAIN to disable VS2019 checks
VS2019 version 1920 in now the default and get tested in
llvm/include/llvm/Support/Compiler.h. This patch propagates
LLVM_FORCE_USE_OLD_TOOLCHAIN macro to disable testing for VS2019.
Differential Revision: https://reviews.llvm.org/D114639
More information about the All-commits
mailing list