[PATCH] D41427: Fix crash when parsing the type of a function without any arguments, i.e. 'int main()'

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 20:06:15 PST 2018


asmith updated this revision to Diff 130089.

Repository:
  rL LLVM

https://reviews.llvm.org/D41427

Files:
  lit/SymbolFile/PDB/Inputs/SimpleTypesTest.cpp
  lit/SymbolFile/PDB/enums-layout.test
  lit/SymbolFile/PDB/typedefs.test
  source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
  unittests/SymbolFile/PDB/Inputs/test-pdb-types.cpp
  unittests/SymbolFile/PDB/Inputs/test-pdb-types.exe
  unittests/SymbolFile/PDB/Inputs/test-pdb-types.pdb
  unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41427.130089.patch
Type: text/x-patch
Size: 22311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/b0d3a357/attachment.bin>


More information about the llvm-commits mailing list