This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r278374 - in /branches/c++-coroutines: ChangeLo...


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/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
    branches/c++-coroutines/libstdc++-v3/include/experimental/coroutine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]