labath added a comment. If the DWZ stuff makes this more complicated then it may be worth it. Otherwise, let's just drop it.
================ Comment at: lldb/source/Plugins/SymbolFile/DWARF/NameToDIE.h:53-54 + +private: + static bool DWARFUnitContainsDIERef(const DWARFUnit &unit, DIERef die_ref); }; ---------------- Make this a file-level static (in the cpp file) instead? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D90464/new/ https://reviews.llvm.org/D90464 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits