[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
Tue Aug 2 14:22:53 PDT 2022


augusto2112 updated this revision to Diff 449440.
augusto2112 added a comment.

Added test and updated functions to use Mangled::NamePreference instead of a bool


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/t.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.449440.patch
Type: text/x-patch
Size: 24243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220802/4291c628/attachment-0001.bin>


More information about the lldb-commits mailing list