aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/StackMaps.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-11-03 18:22:42 +0000
committerReid Kleckner <reid@kleckner.net>2014-11-03 18:22:42 +0000
commit2170429dce746d64eac490e463f6b7a3a233a711 (patch)
tree93f358a667483acfaac9b3d8d370e930988fb03d /llvm/lib/CodeGen/StackMaps.cpp
parentad06e430ce0f63ba197f78b58a67267d993e574f (diff)
downloadllvm-2170429dce746d64eac490e463f6b7a3a233a711.zip
llvm-2170429dce746d64eac490e463f6b7a3a233a711.tar.gz
llvm-2170429dce746d64eac490e463f6b7a3a233a711.tar.bz2
Relax the LLVM_NOEXCEPT _MSC_VER version check back to 1900
Unconditional noexcept support was added in the VS 2013 Nov CTP. Given that there have been three CTPs since then, I don't think we need careful macro magic to target that specific tech preview. Instead, target the major release version number of 1900, which corresponds to the as-yet unreleased VS "14". llvm-svn: 221169
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions