Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85423
[AST][RecoveryExpr] Fix the missing type when rebuilding RecoveryExpr in TreeTransform. ClosedPublic Authored by hokein on Aug 6 2020, 4:36 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 7 2020, 1:56 AM Closed by commit rG67174765db52: [AST][RecoveryExpr] Fix the missing type when rebuilding RecoveryExpr in… (authored by hokein). · Explain WhyAug 7 2020, 2:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 283846 clang/lib/Sema/TreeTransform.h
clang/test/SemaTemplate/recovery-tree-transform-crash.cpp
|