[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 18:32:24 PST 2015


kromanova added a comment.

> > Once we have this in place we can think about factoring the debug-specific flags out of CodeGenOpts into some kind of DebugInfoOpts, to be configured by whatever debugger tuning mechanism we end up with.

> 


Good idea!
Thank you for such prompt review.
Katya.


Repository:
  rL LLVM

http://reviews.llvm.org/D12624





More information about the cfe-commits mailing list