[PATCH] D55384: [NativePDB] Reconstruct FunctionDecl AST nodes from PDB debug info
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 7 11:37:25 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348631: [NativePDB] Reconstruct function declarations from debug info. (authored by zturner, committed by ).
Herald added subscribers: llvm-commits, kristina.
Changed prior to commit:
https://reviews.llvm.org/D55384?vs=177244&id=177264#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55384/new/
https://reviews.llvm.org/D55384
Files:
lldb/trunk/lit/SymbolFile/NativePDB/Inputs/ast-functions.lldbinit
lldb/trunk/lit/SymbolFile/NativePDB/Inputs/ast-reconstruction.lldbinit
lldb/trunk/lit/SymbolFile/NativePDB/Inputs/ast-types.lldbinit
lldb/trunk/lit/SymbolFile/NativePDB/ast-functions-msvc.cpp
lldb/trunk/lit/SymbolFile/NativePDB/ast-functions.cpp
lldb/trunk/lit/SymbolFile/NativePDB/ast-reconstruction.cpp
lldb/trunk/lit/SymbolFile/NativePDB/ast-types.cpp
lldb/trunk/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
lldb/trunk/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
llvm/trunk/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h
llvm/trunk/include/llvm/Support/BinaryStreamArray.h
llvm/trunk/lib/DebugInfo/CodeView/SymbolRecordHelpers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55384.177264.patch
Type: text/x-patch
Size: 22150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/5297546e/attachment.bin>
More information about the llvm-commits
mailing list