[C++11] Do not check __GXX_EXPERIMENTAL_CXX0X__.
authorRui Ueyama <ruiu@google.com>
Thu, 27 Mar 2014 21:56:29 +0000 (21:56 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 27 Mar 2014 21:56:29 +0000 (21:56 +0000)
commit72f0f26d3b595d76d86f886d01caf8d9cad13bd4
tree92e68b905c73ec1596a834bfafc3415acc60fac0
parent276d854549f851c7d09c2e6a61bc2ca4e6973f6b
[C++11] Do not check __GXX_EXPERIMENTAL_CXX0X__.

Summary: Checking the experimental flag for C++0x is no longer needed.

Differential Revision: http://llvm-reviews.chandlerc.com/D3206

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