aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2014-10-15 22:00:40 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2014-10-15 22:00:40 +0000
commitd1127d2d1f6995f695533224a61a5f6813c433b9 (patch)
tree629fd10c2e534a2e684ebfc1e6fca5252f9a2ea4 /clang/lib/CodeGen/CodeGenModule.cpp
parent732e0aa9fb84f1d89e8fa9233f814415cc45a637 (diff)
downloadllvm-d1127d2d1f6995f695533224a61a5f6813c433b9.zip
llvm-d1127d2d1f6995f695533224a61a5f6813c433b9.tar.gz
llvm-d1127d2d1f6995f695533224a61a5f6813c433b9.tar.bz2
Avoid having "using namespace" for both "clang" and "llvm" namespaces.
This is fragile, as there are classes with the same name in both namespaces (e.g. llvm::Module and clang::Module). llvm-svn: 219855
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions