Move the test type out of the function and into the anonymous namespace
authorChandler Carruth <chandlerc@gmail.com>
Sat, 9 Nov 2013 04:09:50 +0000 (04:09 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 9 Nov 2013 04:09:50 +0000 (04:09 +0000)
commitcd7a191d8aaf4869b0c53ddb04acba924424f2c8
tree3952ef2f8984965bfb357b076ddb6f80f002d726
parentaec427786be4f4dd0c8ecc0aa17899e6c836e45d
Move the test type out of the function and into the anonymous namespace
to fix C++98 builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194316 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/polymorphic_ptr_test.cpp