[AST] Fix recovery-AST crash: dependent overloaded call exprs are now possible.
authorSam McCall <sam.mccall@gmail.com>
Mon, 18 May 2020 15:22:59 +0000 (17:22 +0200)
committerSam McCall <sam.mccall@gmail.com>
Tue, 19 May 2020 09:11:09 +0000 (11:11 +0200)
commit1d579f54d720dcc53e11386fdec59e07614599a5
tree3c1d06d1eb16049a7c02083170b4148f5232010b
parente215cb7aa48e811e325587d437022fa4b947c4a4
[AST] Fix recovery-AST crash: dependent overloaded call exprs are now possible.

Reviewers: hokein

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D80154
clang/lib/AST/StmtProfile.cpp
clang/test/AST/ast-dump-recovery.cpp