[PATCH] D87249: [SyntaxTree] Fix crash on functions with default arguments.

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 7 11:55:39 PDT 2020


gribozavr2 added a comment.

Please also add tests for calls to constructors without arguments and calls to implicit constructors 1 argument, as requested in https://reviews.llvm.org/D86700.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87249/new/

https://reviews.llvm.org/D87249



More information about the cfe-commits mailing list