[Lldb-commits] [PATCH] D42434: [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 lldb-commits lldb-commits at lists.llvm.org
Tue Jan 23 12:26:26 PST 2018


zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.

looks good.  May as well fix the BCD typo while you're here though (either here or in a followup patch)


Repository:
  rL LLVM

https://reviews.llvm.org/D42434





More information about the lldb-commits mailing list