[PATCH] D157479: [Clang][DebugInfo] Emit narrower base types for structured binding declarations that bind to struct bitfields
Victor Campos via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 15 06:00:54 PDT 2023
vhscampos updated this revision to Diff 550298.
vhscampos added a comment.
- Redone test to cover only what's needed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157479/new/
https://reviews.llvm.org/D157479
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/test/CodeGenCXX/debug-info-structured-binding-bitfield.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157479.550298.patch
Type: text/x-patch
Size: 16151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230815/ad229262/attachment-0001.bin>
More information about the cfe-commits
mailing list