[Lldb-commits] [PATCH] D130803: [lldb] Allow SymbolTable regex search functions to match mangled name

Augusto Noronha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 3 10:57:15 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3aef968ec3fa: [lldb] Allow SymbolTable regex search functions to match mangled name (authored by augusto2112).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130803

Files:
  lldb/include/lldb/Core/Module.h
  lldb/include/lldb/Symbol/Symtab.h
  lldb/source/Core/Module.cpp
  lldb/source/Symbol/Symtab.cpp
  lldb/test/Shell/Symtab/Inputs/symbols.yaml
  lldb/test/Shell/Symtab/symtab-regex-demangled.test
  lldb/test/Shell/Symtab/symtab-regex-mangled.test
  lldb/tools/lldb-test/lldb-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130803.449715.patch
Type: text/x-patch
Size: 14380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220803/b123b91c/attachment.bin>


More information about the lldb-commits mailing list