Perform explicit instantiations in the proper namespace, since Clang diagnoses this...
authorDouglas Gregor <dgregor@apple.com>
Wed, 25 Nov 2009 06:04:18 +0000 (06:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 25 Nov 2009 06:04:18 +0000 (06:04 +0000)
commitb3587cfb3bd2de1675836eca8802661d32d6eb4d
tree38da3c073118e11afe2ba99efd761f6f9afd84ff
parent25798439da8c1a11512317dd38d6f0022a3d1f7d
Perform explicit instantiations in the proper namespace, since Clang diagnoses this ill-formity.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89846 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CommandLine.cpp