[PATCH] D105564: Fix for DWARF parsing to better handle auto return type for member functions

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 7 11:15:20 PDT 2021


aprantl added a comment.

Could LLDB find the linkage name on the declaration, look that name up in the symbol table, and find the DW_TAG_subprogram DIE for the symbol's start address?


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

https://reviews.llvm.org/D105564



More information about the cfe-commits mailing list