aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2013-09-18 00:33:59 +0000
committerReid Kleckner <reid@kleckner.net>2013-09-18 00:33:59 +0000
commitc106fdafdd0973b88cc00ac4d661d04d17e2968f (patch)
treeeb37d3c7583a1b251dcdde55d1eb916394d57841 /llvm/lib/Support/DynamicLibrary.cpp
parent0daa1225c6a70fed6200c57523c1499ad9525b83 (diff)
downloadllvm-c106fdafdd0973b88cc00ac4d661d04d17e2968f.zip
llvm-c106fdafdd0973b88cc00ac4d661d04d17e2968f.tar.gz
llvm-c106fdafdd0973b88cc00ac4d661d04d17e2968f.tar.bz2
Claim compatibility with VS 2012 by default
This will define _MSC_VER to 1700 by default and avoid linker errors from /failifmismatch linker directives in the C++ standard headers. Most people trying out the Visual Studio integration are using 2012, since that's the only version that clang-format works with. This way they don't have to pass funky -Xclang -fmsc-version=1700 flags just to link against the standard C++ runtime. llvm-svn: 190908
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions