Add LLVM_HAS_INITIALIZER_LISTS for upcoming C++11 support. Use it in ArrayRef
authorPete Cooper <peter_cooper@apple.com>
Mon, 11 Nov 2013 03:58:00 +0000 (03:58 +0000)
committerPete Cooper <peter_cooper@apple.com>
Mon, 11 Nov 2013 03:58:00 +0000 (03:58 +0000)
commit43ed63bc8310758d2a80deecb2e470f383ca5691
tree97343178b5fad1ae9e2873ff0d5cc1f132a6d3e4
parent65d1be119b1b5cb279815fe2e1a3b48f86606a3d
Add LLVM_HAS_INITIALIZER_LISTS for upcoming C++11 support.  Use it in ArrayRef

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