[Lldb-commits] [PATCH] D56126: [NativePDB] Add basic support of methods recostruction in AST
Aleksandr Urakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 14 05:32:19 PST 2019
aleksandr.urakov updated this revision to Diff 181541.
aleksandr.urakov added a comment.
@zturner Sorry for the long delay with this update. I've applied the changes we were talking about.
@labath Thanks for sharing this, it's interesting to know!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56126/new/
https://reviews.llvm.org/D56126
Files:
lit/SymbolFile/NativePDB/Inputs/ast-methods.lldbinit
lit/SymbolFile/NativePDB/ast-methods.cpp
source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.h
source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.cpp
source/Plugins/SymbolFile/NativePDB/UdtRecordCompleter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56126.181541.patch
Type: text/x-patch
Size: 7242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190114/05c0b4b5/attachment.bin>
More information about the lldb-commits
mailing list