[PATCH] D96147: [SEMA] Added warn_decl_shadow support for structured bindings
David Crook via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 5 10:53:41 PST 2021
Vexthil added a comment.
I have no idea what this error means or what to do about it i'm afraid but it does not look related to the changes I have made. I also do not have access to a Linux machine easily so reproducing it locally is not going to be easy. If anyone knows this error better and can give some pointers that would be great.
class/union requires a filename
!87 = distinct !DICompositeType(tag: DW_TAG_union_type, name: "kmp_cmplrdata_t", size: 64, elements: !2)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96147/new/
https://reviews.llvm.org/D96147
More information about the cfe-commits
mailing list