Files
clang-p2996/lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
Pavel Labath 70b994bcfa [lldb/DWARF] Resolve type unit references in llvm DWARFDIE compatibility wrappers (#126902)
The llvm versions of these functions do that, so we must to so as well.
Practically this meant that were were unable to correctly un-simplify
the names of some types when using type units, which resulted in type
lookup errors.
2025-02-13 09:05:19 +01:00

19 KiB