[Lldb-commits] [PATCH] D41427: [SymbolFilePDB] Fix null array access when parsing the type of a function without any arguments, i.e. 'int main()' and add support to test it
Aaron Smith via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 19 13:57:26 PST 2018
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL322995: [SymbolFilePDB] Fix null array access when parsing the type of a function… (authored by asmith, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D41427?vs=130089&id=130688#toc
Repository:
rL LLVM
https://reviews.llvm.org/D41427
Files:
lldb/trunk/lit/SymbolFile/PDB/Inputs/SimpleTypesTest.cpp
lldb/trunk/lit/SymbolFile/PDB/enums-layout.test
lldb/trunk/lit/SymbolFile/PDB/typedefs.test
lldb/trunk/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
lldb/trunk/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
lldb/trunk/unittests/SymbolFile/PDB/Inputs/test-pdb-types.cpp
lldb/trunk/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41427.130688.patch
Type: text/x-patch
Size: 22628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180119/073de213/attachment-0001.bin>
More information about the lldb-commits
mailing list