Support/Compiler.h: MSC1600, aka VS2010, is not C++11-ready.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 21 Jan 2013 00:30:31 +0000 (00:30 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 21 Jan 2013 00:30:31 +0000 (00:30 +0000)
commitf3c437b167a98cbe47cace318989f1807b523cd5
tree98f1b0ffa72e3a505f1f581c322558fd33955bb0
parentc052d5b047312195d2722c13af5fdf6d2ebe6bae
Support/Compiler.h: MSC1600, aka VS2010, is not C++11-ready.

LLVM_HAS_CXX11_TYPETRAITS -- std::is_constructible
LLVM_HAS_CXX11_STDLIB -- std::unique_ptr

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