[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

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 13:50:15 PST 2018


zturner accepted this revision.
zturner added a comment.

Sorry for forgetting about this!  lgtm


Repository:
  rL LLVM

https://reviews.llvm.org/D41427





More information about the llvm-commits mailing list