This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 31f6bd97c Change SBProcess::ReadCStringFromMemory() back to returning a [...] new 689d17dd6 [lldb] Stop searching for a symbol in a pdb by regex
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: source/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 4 ++++ source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 25 +++++++++++-------------- source/Plugins/SymbolFile/PDB/SymbolFilePDB.h | 3 ++- unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | 7 +++++++ 4 files changed, 24 insertions(+), 15 deletions(-)