[PATCH] D7895: Anonymous namespaces are missing import DW_TAG_imported_module.

Paul Robinson via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 18:12:15 PDT 2015


probinson added a comment.

I don't think this should be PS4-special.  I know I was more wishy-washy about it before, but really DWARF-the-standard tries to be language-neutral.  Emitting an explicit import matches the intent of DWARF, and Clang should always do it.


http://reviews.llvm.org/D7895





More information about the llvm-commits mailing list