Details
Details
- Reviewers
sammccall - Commits
- rG4b5b7c75415b: [AST][RecoveryExpr] Fix a crash on opencl C++.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84145
[AST][RecoveryExpr] Fix a crash on opencl C++. ClosedPublic Authored by hokein on Jul 20 2020, 2:40 AM.
Details
Diff Detail
Event Timelinehokein added a child revision: D84146: [AST][RecoveryExpr] Add recovery-ast tests for C language, NFC..Jul 20 2020, 2:49 AM This revision is now accepted and ready to land.Jul 20 2020, 4:17 AM Closed by commit rG4b5b7c75415b: [AST][RecoveryExpr] Fix a crash on opencl C++. (authored by hokein). · Explain WhyJul 20 2020, 6:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 279220 clang/lib/Sema/SemaDecl.cpp
|