[Lldb-commits] [PATCH] D41428: [lldb] Add support to cache a PDB's global scope and fix a bug in getting the source file name for a compiland

Aaron Smith via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 12 22:57:00 PST 2018


asmith updated this revision to Diff 129750.
asmith retitled this revision from "[lldb] This commit adds support to cache a PDB's global scope and fixes a bug in getting the source file name for a compiland" to "[lldb] Add support to cache a PDB's global scope and fix a bug in getting the source file name for a compiland".
asmith edited the summary of this revision.
asmith added a comment.

Cleaned up some comments before commit


Repository:
  rL LLVM

https://reviews.llvm.org/D41428

Files:
  lit/SymbolFile/PDB/Inputs/CompilandsTest.cpp
  lit/SymbolFile/PDB/compilands.test
  lit/SymbolFile/PDB/lit.local.cfg
  source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41428.129750.patch
Type: text/x-patch
Size: 22740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180113/967b8a20/attachment-0001.bin>


More information about the lldb-commits mailing list