r308996 - [coroutines] Add serialization/deserialization of coroutines

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 2 15:29:49 PDT 2017


On 31 July 2017 at 09:11, Hans Wennborg via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> Richard, Gor asked for this to be merged to 5.0. What do you think?


Sounds good to me.

On Tue, Jul 25, 2017 at 11:01 AM, Gor Nishanov via cfe-commits
> <cfe-commits at lists.llvm.org> wrote:
> > Author: gornishanov
> > Date: Tue Jul 25 11:01:49 2017
> > New Revision: 308996
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=308996&view=rev
> > Log:
> > [coroutines] Add serialization/deserialization of coroutines
> >
> > Reviewers: rsmith
> >
> > Reviewed By: rsmith
> >
> > Subscribers: EricWF, cfe-commits
> >
> > Differential Revision: https://reviews.llvm.org/D35383
> >
> > Added:
> >     cfe/trunk/test/PCH/coroutines.cpp
> > Modified:
> >     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-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170802/6633963e/attachment-0001.html>


More information about the cfe-commits mailing list