[Lldb-commits] [PATCH] D86348: [lldb/DWARF] More DW_AT_const_value fixes

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 21 13:07:02 PDT 2020


aprantl added a comment.

This looks nice! I'm somewhat suspicious that the new test doesn't specifically test the union case of the old test, but I'm assuming that would still work and your simpler tests covers the same code?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86348



More information about the lldb-commits mailing list