[Lldb-commits] [lldb] [DRAFT] Add support for inline DWARF source files. (PR #75880)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 3 14:41:13 PST 2024
https://github.com/JDevlieghere commented:
This looks awesome. Without the need for copying the SupportFileList, can we make the UnspooledSupportFile a subclass of SupportFile and store unique pointers in the support file list?
https://github.com/llvm/llvm-project/pull/75880
More information about the lldb-commits
mailing list