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

Aleksandr Urakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 31 07:20:53 PDT 2018


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

Drop a scope part of a class member function name.


https://reviews.llvm.org/D51162

Files:
  include/lldb/Symbol/ClangASTContext.h
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51162.163528.patch
Type: text/x-patch
Size: 52062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180831/13cbacfb/attachment-0001.bin>


More information about the lldb-commits mailing list