Reid Kleckner cf7bb7fb68 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".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221169 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-03 18:22:42 +00:00
..
2014-11-03 10:58:05 +00:00
2014-10-30 14:56:02 +00:00
2014-09-11 22:55:25 +00:00
2014-07-23 17:18:05 +00:00
2014-10-16 10:10:07 +00:00
2014-06-25 15:47:36 +00:00
2014-06-24 05:59:52 +00:00
2014-08-23 23:07:14 +00:00