[C++11] Clarify in the Compiler.h support macros and comments (and
authorChandler Carruth <chandlerc@gmail.com>
Sun, 2 Mar 2014 10:07:45 +0000 (10:07 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 2 Mar 2014 10:07:45 +0000 (10:07 +0000)
commitcb13d409ffe756da26ded7749e1bcd1a3b3f1a67
treec00212a580673c11c0b93719440888538caa7f1e
parent5cba7174d2305a1e3aa9280dd35c18d0cb8b4363
[C++11] Clarify in the Compiler.h support macros and comments (and
assert it with an #error) that we require MSVC 2012; MSVC 2010 will no
longer suffice.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202631 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Compiler.h