[all-commits] [llvm/llvm-project] 1d579f: [AST] Fix recovery-AST crash: dependent overloaded...
Sam McCall via All-commits
all-commits at lists.llvm.org
Tue May 19 02:11:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1d579f54d720dcc53e11386fdec59e07614599a5
https://github.com/llvm/llvm-project/commit/1d579f54d720dcc53e11386fdec59e07614599a5
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M clang/lib/AST/StmtProfile.cpp
M clang/test/AST/ast-dump-recovery.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list