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

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 10 13:58:28 PST 2022


Michael137 added a comment.

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


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