Details
Details
- Reviewers
rsmith - Commits
- rGdb948f87556a: Merging r308996: --------------------------------------------------------------…
rGf5ecb5e1b41f: [coroutines] Add serialization/deserialization of coroutines
rC308996: [coroutines] Add serialization/deserialization of coroutines
rL309954: Merging r308996:
rL308996: [coroutines] Add serialization/deserialization of coroutines
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Serialization/ASTWriterStmt.cpp | ||
---|---|---|
320–321 ↗ | (On Diff #106509) | Please call this ASTStmtWriter::VisitCoroutineSuspendExpr, following the pattern we use in the rest of this visitor. |
cfe/trunk/lib/AST/StmtCXX.cpp | ||
---|---|---|
107–108 | hello, i have a question about that why clang commit info of parameters again in coroutine body? |
hello, i have a question about that why clang commit info of parameters again in coroutine body?