aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-02-14 22:12:54 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-02-14 22:12:54 +0000
commit8972f4e96650c0fed11cec168562a1a8de8418ac (patch)
treec8ecbf14133e008d04a0a39e187a15942403a4b5 /clang/lib/CodeGen/CodeGenModule.cpp
parent2e66bfc9a1113c46d6a0ef004c713a56af6726c5 (diff)
downloadllvm-8972f4e96650c0fed11cec168562a1a8de8418ac.zip
llvm-8972f4e96650c0fed11cec168562a1a8de8418ac.tar.gz
llvm-8972f4e96650c0fed11cec168562a1a8de8418ac.tar.bz2
Consistently print anonymous namespace names as "<anonymous namespace>"
For some reason we have two bits of code handling this printing: lib/AST/Decl.cpp: OS << "<anonymous namespace>"; lib/AST/TypePrinter.cpp: OS << "<anonymous namespace>::"; it would be nice if we only had one... llvm-svn: 201437
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions