aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Unicode.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2020-12-02 15:21:04 -0800
committerReid Kleckner <rnk@google.com>2020-12-03 10:09:18 -0800
commite61a6a229a992d291da81ab96299669e8d28d6ad (patch)
tree3a6aae7655fce13a18367dd87845ae170a84f202 /llvm/lib/Support/Unicode.cpp
parent92c0d5d9581143695cc2214ccd83a54b9eaa4936 (diff)
downloadllvm-e61a6a229a992d291da81ab96299669e8d28d6ad.zip
llvm-e61a6a229a992d291da81ab96299669e8d28d6ad.tar.gz
llvm-e61a6a229a992d291da81ab96299669e8d28d6ad.tar.bz2
Bump MSVC required version to 19.14
LLVM passes overaligned objects by value, which MSVC 19.1 didn't support on x86_32. MSVC added this support somewhere between 19.1 and 19.14, but godbolt doesn't have 19.11, 19.12, or 19.13 so I can't test before 19.14: https://gcc.godbolt.org/z/75YoEz Even if users are using the Visual Studio 2017 series of Visual C++ toolchains, they should've already updated to 19.14 or newer at this point, or they wouldn't be able to build LLVM. This just raises the CMake required minimum version so the build fails earlier. Differential Revision: https://reviews.llvm.org/D92515
Diffstat (limited to 'llvm/lib/Support/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions