diff options
| author | Russell Gallop <russell.gallop@gmail.com> | 2019-04-30 12:37:10 +0000 |
|---|---|---|
| committer | Russell Gallop <russell.gallop@gmail.com> | 2019-04-30 12:37:10 +0000 |
| commit | f7e1fe563a078663362ad91666f45812fafe781c (patch) | |
| tree | 264a87a09d98d1b6aca206c5f721b3c50c8ae69e /llvm/lib/Analysis/LazyValueInfo.cpp | |
| parent | f5e8f222d6bd66eb37ab86a0977d76df6234e3a9 (diff) | |
| download | bcm5719-llvm-f7e1fe563a078663362ad91666f45812fafe781c.tar.gz bcm5719-llvm-f7e1fe563a078663362ad91666f45812fafe781c.zip | |
[cmake] Fix error message on simulated VS version check
For clang-cl self hosts in VS2015 environment this was reporting: "Host
Clang must have at least -fms-compatibility-version=19.00.24213.1, your
version is 9.0.0".
This check fires as CMake detects the simulated environment as _MSC_VER
1900, which is truncated. This makes it less than the required
19.00.24213.1.
Differential revision: https://reviews.llvm.org/D61188
llvm-svn: 359556
Diffstat (limited to 'llvm/lib/Analysis/LazyValueInfo.cpp')
0 files changed, 0 insertions, 0 deletions

