r278374 - in /branches/c++-coroutines: ChangeLo...
iains@gcc.gnu.org
iains@gcc.gnu.org
Sun Nov 17 03:37:00 GMT 2019
Author: iains
Date: Sun Nov 17 03:37:19 2019
New Revision: 278374
URL: https://gcc.gnu.org/viewcvs?rev=278374&root=gcc&view=rev
Log:
c++-coroutines - More comment tweaks.
2019-11-17 Iain Sandoe <iain@sandoe.co.uk>
gcc/
* coroutine-builtins.def: Update comments.
* coroutine-passes.cc: Likewise.
* internal-fn.c: Likewise.
gcc/c-family/
* c-common.h: Likewise.
gcc/cp/
* coroutines.cc: Likewise.
* tree.c: Likewise.
libstdc++-v3/ChangeLog:
* include/experimental/coroutine: Likewise.
Modified:
branches/c++-coroutines/libstdc++-v3/include/experimental/coroutine
Changes in other areas also in this revision:
Modified:
branches/c++-coroutines/ChangeLog.coroutines
branches/c++-coroutines/gcc/c-family/c-common.h
branches/c++-coroutines/gcc/coroutine-builtins.def
branches/c++-coroutines/gcc/coroutine-passes.cc
branches/c++-coroutines/gcc/cp/coroutines.cc
branches/c++-coroutines/gcc/cp/cp-tree.h
branches/c++-coroutines/gcc/cp/tree.c
branches/c++-coroutines/gcc/internal-fn.c
More information about the Libstdc++-cvs
mailing list