On Wed, Aug 2, 2017 at 3:29 PM, Richard Smith <[email protected]> wrote:
> On 31 July 2017 at 09:11, Hans Wennborg via cfe-commits
> <[email protected]> wrote:
>>
>> Richard, Gor asked for this to be merged to 5.0. What do you think?
>
>
> Sounds good to me.

r309954. Thanks!

>
>> On Tue, Jul 25, 2017 at 11:01 AM, Gor Nishanov via cfe-commits
>> <[email protected]> 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
>> [email protected]
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to