[Lldb-commits] [PATCH] D142775: [LLDB] Remove GetUID API

Alexander Yermolovich via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 27 10:36:34 PST 2023


ayermolo created this revision.
Herald added a reviewer: shafik.
Herald added subscribers: hoy, modimo, wenlei.
Herald added a project: All.
ayermolo requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Removed the GetUID API to make it explicit that ID creation goes through DIERef.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142775

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFBaseDIE.cpp
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142775.492844.patch
Type: text/x-patch
Size: 5172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230127/b8c225ff/attachment-0001.bin>


More information about the lldb-commits mailing list