[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:04:16 PST 2018


asmith added a comment.

The test is added and this is ready to go. Let me know if there are any other changes. Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D41427





More information about the llvm-commits mailing list