[Lldb-commits] [PATCH] D55384: [NativePDB] Reconstruct FunctionDecl AST nodes from PDB debug info
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 7 10:02:22 PST 2018
zturner updated this revision to Diff 177243.
zturner added a comment.
Add some comments regarding fixing `DeclContext` reconstruction.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55384/new/
https://reviews.llvm.org/D55384
Files:
lldb/lit/SymbolFile/NativePDB/Inputs/ast-functions.lldbinit
lldb/lit/SymbolFile/NativePDB/Inputs/ast-reconstruction.lldbinit
lldb/lit/SymbolFile/NativePDB/Inputs/ast-types.lldbinit
lldb/lit/SymbolFile/NativePDB/ast-functions-msvc.cpp
lldb/lit/SymbolFile/NativePDB/ast-functions.cpp
lldb/lit/SymbolFile/NativePDB/ast-reconstruction.cpp
lldb/lit/SymbolFile/NativePDB/ast-types.cpp
lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h
llvm/include/llvm/Support/BinaryStreamArray.h
llvm/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55384.177243.patch
Type: text/x-patch
Size: 12764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181207/408b65f1/attachment-0001.bin>
More information about the lldb-commits
mailing list