diff options
| author | David Blaikie <dblaikie@gmail.com> | 2014-02-14 22:12:54 +0000 |
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2014-02-14 22:12:54 +0000 |
| commit | 8972f4e96650c0fed11cec168562a1a8de8418ac (patch) | |
| tree | c8ecbf14133e008d04a0a39e187a15942403a4b5 /clang/lib/CodeGen/CodeGenModule.cpp | |
| parent | 2e66bfc9a1113c46d6a0ef004c713a56af6726c5 (diff) | |
| download | llvm-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
