[PATCH] D35383: [coroutines] Add serialization/deserialization of coroutines

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 11:03:06 PDT 2017


This revision was automatically updated to reflect the committed changes.
GorNishanov marked an inline comment as done.
Closed by commit rL308996: [coroutines] Add serialization/deserialization of coroutines (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D35383?vs=108111&id=108121#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35383

Files:
  cfe/trunk/include/clang/AST/StmtCXX.h
  cfe/trunk/include/clang/Serialization/ASTBitCodes.h
  cfe/trunk/lib/AST/StmtCXX.cpp
  cfe/trunk/lib/Serialization/ASTReaderStmt.cpp
  cfe/trunk/lib/Serialization/ASTWriterStmt.cpp
  cfe/trunk/test/PCH/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35383.108121.patch
Type: text/x-patch
Size: 10871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170725/3895df2b/attachment-0001.bin>


More information about the cfe-commits mailing list