Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
(Haha, I tried to send this 5 hours ago and found it waiting for me to confirm that clang-format could add a single space...)
Paths
| Differential D80154
[AST] Fix recovery-AST crash: dependent overloaded call exprs are now possible. ClosedPublic Authored by sammccall on May 18 2020, 12:51 PM.
Details
Diff Detail
Event TimelineComment Actions (Haha, I tried to send this 5 hours ago and found it waiting for me to confirm that clang-format could add a single space...) This revision is now accepted and ready to land.May 18 2020, 11:40 PM Closed by commit rG1d579f54d720: [AST] Fix recovery-AST crash: dependent overloaded call exprs are now possible. (authored by sammccall). · Explain WhyMay 19 2020, 2:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 264829 clang/lib/AST/StmtProfile.cpp
clang/test/AST/ast-dump-recovery.cpp
|