aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorSebastian Neubauer <Sebastian.Neubauer@amd.com>2022-01-24 20:39:54 +0100
committerSebastian Neubauer <Sebastian.Neubauer@amd.com>2022-01-26 15:07:35 +0100
commitecf7a0e33883fc8f001445c68a1128866cb81d38 (patch)
treef81593d5b1033d16930a82b258ab52c15e8d9508 /llvm/unittests/Support/CommandLineTest.cpp
parent8d714e4ad592eee351afa95a2cb3d38335a70fb6 (diff)
downloadllvm-ecf7a0e33883fc8f001445c68a1128866cb81d38.zip
llvm-ecf7a0e33883fc8f001445c68a1128866cb81d38.tar.gz
llvm-ecf7a0e33883fc8f001445c68a1128866cb81d38.tar.bz2
[CMake] Disable mvsc warning for new versions
Starting with VS 2019, CMake defaults to the x64 host toolchain, so the warning does not apply anymore. References: VS 2017 defaults to x86 https://cmake.org/cmake/help/latest/generator/Visual%20Studio%2015%202017.html?highlight=host#toolset-selection VS 2019 and 2022 default to x64 for x64 targets https://cmake.org/cmake/help/latest/generator/Visual%20Studio%2016%202019.html?highlight=host#toolset-selection https://cmake.org/cmake/help/latest/generator/Visual%20Studio%2017%202022.html?highlight=host#toolset-selection Differential Revision: https://reviews.llvm.org/D118228
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions