[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
Fri Aug 11 05:52:47 PDT 2023


vhscampos updated this revision to Diff 549359.
vhscampos added a comment.

- Addressed the one comment regarding code.
- Changed the test to use update_cc_test


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.549359.patch
Type: text/x-patch
Size: 44652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230811/ac0d5b72/attachment-0001.bin>


More information about the cfe-commits mailing list