[all-commits] [llvm/llvm-project] e89b60: Update MSVC version number in preprocessor check
Neal via All-commits
all-commits at lists.llvm.org
Tue May 18 02:05:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e89b60fcfc7ff776e93a94a54421850cc104a6df
https://github.com/llvm/llvm-project/commit/e89b60fcfc7ff776e93a94a54421850cc104a6df
Author: Neal (nealsid) <nealsid at icloud.com>
Date: 2021-05-18 (Tue, 18 May 2021)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
Log Message:
-----------
Update MSVC version number in preprocessor check
Passing template parameter packs to std::map doesn't work in VS 2017/2019, so this updates the preprocessor version check to use an alternate version in VS2019, as well.
Reviewed By: DavidSpickett
Differential Revision: https://reviews.llvm.org/D102260
More information about the All-commits
mailing list