[PATCH] D144870: [Clang][DebugInfo] Emit zero size bitfields in the debug info to delimit bitfields in different allocation units.

Juan Manuel Martinez CaamaƱo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 27 02:08:27 PDT 2023


jmmartinez updated this revision to Diff 508538.
jmmartinez marked 3 inline comments as done.
jmmartinez added a comment.

- Took remarks into account


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144870

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/lib/CodeGen/CGDebugInfo.h
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/CodeGen/TargetInfo.h
  clang/test/CodeGen/debug-info-bitfield-0-struct.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144870.508538.patch
Type: text/x-patch
Size: 16886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230327/2be6f5cc/attachment-0001.bin>


More information about the cfe-commits mailing list