[Lldb-commits] [PATCH] D151940: Fix regex & startsWith name lookup in SBTarget::FindGlobalVariables

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jun 1 16:15:22 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG22667e3220de: Fix regex & startsWith name lookup in SBTarget::FindGlobalVariables (authored by jingham).

Changed prior to commit:
  https://reviews.llvm.org/D151940?vs=527606&id=527657#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151940/new/

https://reviews.llvm.org/D151940

Files:
  lldb/source/API/SBTarget.cpp
  lldb/source/Plugins/SymbolFile/DWARF/HashedNameToDIE.cpp
  lldb/test/API/lang/cpp/class_static/TestStaticVariables.py
  lldb/test/API/lang/cpp/class_static/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151940.527657.patch
Type: text/x-patch
Size: 8245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230601/6d19e151/attachment-0001.bin>


More information about the lldb-commits mailing list