[PATCH] D96334: Correctly recognize bitfields when emitting dwarf

Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 02:48:06 PST 2022


jmmartinez added a comment.

I opened https://reviews.llvm.org/D140195 which adds the `DIFlagBitField` to objective-c members.

This should fix the problem in LLDB and we should be able to bring back this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96334



More information about the llvm-commits mailing list