[Lldb-commits] [PATCH] D41086: [lldb] Stop searching for a symbol in a pdb by regex

Aaron Smith via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 20 17:05:24 PST 2017


asmith updated this revision to Diff 127803.
asmith retitled this revision from "[lldb] Check that a regex is valid before searching by regex for a symbol in a pdb." to "[lldb] Stop searching for a symbol in a pdb by regex".
asmith edited the summary of this revision.

Repository:
  rL LLVM

https://reviews.llvm.org/D41086

Files:
  source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.h
  unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41086.127803.patch
Type: text/x-patch
Size: 4816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20171221/5961373e/attachment.bin>


More information about the lldb-commits mailing list