From: Eric Christopher Date: Mon, 29 Jul 2013 23:53:01 +0000 (+0000) Subject: Clarify comments for types contained in anonymous namespaces and X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=407ec1422a3446ed17a09dfb94695804fafdc09d Clarify comments for types contained in anonymous namespaces and odr hashes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187391 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/DebugInfo/generate-odr-hash.ll b/test/DebugInfo/generate-odr-hash.ll index 0b35e3f9d5b..dcd748c1b2f 100644 --- a/test/DebugInfo/generate-odr-hash.ll +++ b/test/DebugInfo/generate-odr-hash.ll @@ -44,7 +44,9 @@ ; CHECK: DW_TAG_structure_type ; CHECK-NEXT: debug_str{{.*}}"baz" ; CHECK-NOT: DW_AT_GNU_odr_signature -; FIXME: we may want to generate debug info for walrus, but still no hash. +; FIXME: PR16740 we may want to generate debug info for walrus, but still no hash since +; the type is contained in an anonymous namespace and not visible externally even if +; the variable is... ; CHECK-NOT: debug_str{{.*}}"walrus"