[Lldb-commits] [PATCH] D55575: [NativePDB] Support local variables
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 12 10:13:43 PST 2018
zturner updated this revision to Diff 177877.
zturner added a comment.
Updated test to be less dependent on the exact format of the source.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55575/new/
https://reviews.llvm.org/D55575
Files:
lldb/lit/SymbolFile/NativePDB/Inputs/local-variables.lldbinit
lldb/lit/SymbolFile/NativePDB/local-variables.cpp
lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.cpp
lldb/source/Plugins/SymbolFile/NativePDB/DWARFLocationExpression.h
lldb/source/Plugins/SymbolFile/NativePDB/PdbSymUid.h
lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.h
lldb/source/Symbol/ClangASTContext.cpp
llvm/include/llvm/Support/BinaryStreamArray.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55575.177877.patch
Type: text/x-patch
Size: 52005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181212/f484631d/attachment-0001.bin>
More information about the lldb-commits
mailing list