[Lldb-commits] [PATCH] D137793: [lldb][test] TestConstStaticIntegralMember.py: fix for clang-{9, 11, 13}

Arthur Eubanks via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 10 14:00:16 PST 2022


aeubanks added a comment.

In D137793#3920253 <https://reviews.llvm.org/D137793#3920253>, @Michael137 wrote:

> In D137793#3920209 <https://reviews.llvm.org/D137793#3920209>, @aeubanks wrote:
>
>> add a FIXME?
>
> May be misunderstanding your suggestion, but the malformed DWARF got fixed somewhere between clang-14/clang-15. This is only an issue with older clang versions. I'm merely getting the old buildbots to pass

I guess my question is should lldb support the malformed dwarf generated by older clangs?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137793



More information about the lldb-commits mailing list