mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-19 19:52:00 +00:00
Clarify comments for types contained in anonymous namespaces and
odr hashes. llvm-svn: 187391
This commit is contained in:
parent
979a1dca9f
commit
0a98290735
@ -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"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user