[PATCH] D12624: Top-level anonymous namespaces are missing import DW_TAG_imported_module and nested anonymous namespaces are not

Katya Romanova via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 17:41:01 PST 2015


kromanova updated the summary for this revision.
kromanova set the repository for this revision to rL LLVM.
kromanova updated this revision to Diff 42364.
kromanova added a comment.

I have made all the changes that Richard suggested. Sorry for the delay, got distracted by other tasks.
Anything else I need to change?


Repository:
  rL LLVM

http://reviews.llvm.org/D12624

Files:
  include/clang/Frontend/CodeGenOptions.def
  include/clang/Parse/Parser.h
  include/clang/Sema/Sema.h
  lib/CodeGen/CGDebugInfo.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseDeclCXX.cpp
  lib/Sema/SemaDeclCXX.cpp
  test/CodeGenCXX/debug-info-anon-namespace.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12624.42364.patch
Type: text/x-patch
Size: 12140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151210/c0720b54/attachment.bin>


More information about the cfe-commits mailing list