OSDN Git Service

Put file scoped constants in an anonymous namespace. Use the "using namespace
authorBill Wendling <isanbard@gmail.com>
Wed, 27 Aug 2008 21:10:13 +0000 (21:10 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 27 Aug 2008 21:10:13 +0000 (21:10 +0000)
commitd64d956f3da777a0d3ed3ac269bce046ea6ad939
treea8c1a7d8831fb59ebc2171153e09e9c73720fdd3
parent8763c1c54413c9cd0b56e2860edb5856151a69fc
Put file scoped constants in an anonymous namespace. Use the "using namespace
llvm" for consistency.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55435 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/DebugInfoBuilder.cpp