Like the coding standards say, do not use "using namespace std".
authorJay Foad <jay.foad@gmail.com>
Sat, 23 Apr 2011 09:06:00 +0000 (09:06 +0000)
committerJay Foad <jay.foad@gmail.com>
Sat, 23 Apr 2011 09:06:00 +0000 (09:06 +0000)
commita0f5092703a9850b4be2eaa0861bab789befedd9
tree060922a3f3c82998d94c29b8dee7dd5404241963
parent20115617d4979d5efa5b7741d5ab7a0978a9eb22
Like the coding standards say, do not use "using namespace std".

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