[PATCH] D35383: [coroutines] Add serialization/deserialization of coroutines
Gor Nishanov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 25 10:19:57 PDT 2017
GorNishanov updated this revision to Diff 108111.
GorNishanov added a comment.
Thank you for the review. Feedback implemented. Preparing to land
https://reviews.llvm.org/D35383
Files:
include/clang/AST/StmtCXX.h
include/clang/Serialization/ASTBitCodes.h
lib/AST/StmtCXX.cpp
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp
test/PCH/coroutines.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35383.108111.patch
Type: text/x-patch
Size: 10677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170725/7e982b91/attachment-0001.bin>
More information about the cfe-commits
mailing list