[Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Andy Yankovsky via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 17 09:05:47 PST 2021
werat added a comment.
To be honest, I'm not sure how to reproduce this kind of debug info. I've tried a few examples (e.g. force inline the function from another CU) , but it didn't work.
Should be postpone this patch until someone can figure out the test case then?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96778/new/
https://reviews.llvm.org/D96778
More information about the lldb-commits
mailing list