[Lldb-commits] [lldb] [lldb][DWARFASTParserClang] Fetch constant value from variable defintion if available (PR #71004)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 2 06:11:28 PDT 2023
Michael137 wrote:
@clayborg what are your thoughts on this? This could be a way to continue supporting static inline members in the expression evaluator without having the constant on the declaration DIE.
https://github.com/llvm/llvm-project/pull/71004
More information about the lldb-commits
mailing list