[Lldb-commits] [PATCH] D51162: [PDB] Restore AST from PDB symbols

Aleksandr Urakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 3 06:22:44 PDT 2018


aleksandr.urakov updated this revision to Diff 163708.
aleksandr.urakov added a comment.

Added the dumping AST ability to `lldb-test`; adding a corresponding test for the patch.


https://reviews.llvm.org/D51162

Files:
  include/lldb/Symbol/ClangASTContext.h
  lit/SymbolFile/PDB/Inputs/AstRestoreTest.cpp
  lit/SymbolFile/PDB/ast-restore.test
  lit/SymbolFile/PDB/class-layout.test
  lit/SymbolFile/PDB/func-symbols.test
  lit/SymbolFile/PDB/pointers.test
  source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  source/Plugins/SymbolFile/PDB/PDBASTParser.h
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.h
  source/Symbol/ClangASTContext.cpp
  tools/lldb-test/lldb-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51162.163708.patch
Type: text/x-patch
Size: 58720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180903/be3b15d1/attachment-0001.bin>


More information about the lldb-commits mailing list