[PATCH] D157479: [Clang][DebugInfo] Emit narrower base types for structured binding declarations that bind to struct bitfields

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 14 10:18:35 PDT 2023


aprantl added a comment.

> If no suitable integer type is found in the target, no debug information is emitted anymore in order to prevent wrong debug output.

Why is emitting a bitfield type not an option?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157479/new/

https://reviews.llvm.org/D157479



More information about the cfe-commits mailing list