This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ea45f0183 We have two sources for path remapping information that we ge [...] new 44cd90717 [lldb] Add support to cache a PDB's global scope and fix a bu [...]
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: .../SymbolFile/PDB/Inputs/CompilandsTest.cpp | 0 lit/SymbolFile/PDB/compilands.test | 9 + lit/{Expr => SymbolFile/PDB}/lit.local.cfg | 0 source/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 2 - source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 268 +++++++++++++++------ source/Plugins/SymbolFile/PDB/SymbolFilePDB.h | 16 +- 6 files changed, 223 insertions(+), 72 deletions(-) copy packages/Python/lldbsuite/test/functionalities/nosucharch/main.cpp => lit/Sym [...] create mode 100644 lit/SymbolFile/PDB/compilands.test copy lit/{Expr => SymbolFile/PDB}/lit.local.cfg (100%)