[PATCH] D41428: [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

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 22:01:28 PST 2018


asmith updated this revision to Diff 129747.
asmith added a comment.
Herald added a subscriber: llvm-commits.

Added a lit unit test


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.129747.patch
Type: text/x-patch
Size: 22905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180113/cab1487d/attachment-0001.bin>


More information about the llvm-commits mailing list