]> granicus.if.org Git - clang/commit
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)
commitf1cc1d0efddc40a76ab70b074792dcd7e5ca4315
tree5b0f8144b42c61a2ee5c432e21c8a089347d2872
parentf3babb93eba416ff30c4408d843b7408221e1d4e
Like the coding standards say, do not use "using namespace std".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130054 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Version.cpp
lib/Sema/SemaLookup.cpp