OSDN Git Service

[C++11] Remove uses of LLVM_HAS_RVALUE_REFERENCES from the unittests.
authorChandler Carruth <chandlerc@gmail.com>
Sat, 1 Mar 2014 09:36:06 +0000 (09:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 1 Mar 2014 09:36:06 +0000 (09:36 +0000)
commitbad2104d24094ae254cb8c2439fc28797caa4b8e
tree3cd2406d8f59110093c9676a971f4ca233b1a007
parentbc1bddb4c63347e427bfe468e605eae1878c7880
[C++11] Remove uses of LLVM_HAS_RVALUE_REFERENCES from the unittests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202583 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/OptionalTest.cpp
unittests/ADT/SmallPtrSetTest.cpp
unittests/ADT/TinyPtrVectorTest.cpp
unittests/ADT/polymorphic_ptr_test.cpp
unittests/Support/Path.cpp
unittests/Support/RegexTest.cpp