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

iains@gcc.gnu.org iains@gcc.gnu.org
Wed Jan 1 20:33:00 GMT 2020


Author: iains
Date: Wed Jan  1 20:33:24 2020
New Revision: 279817

URL: https://gcc.gnu.org/viewcvs?rev=279817&root=gcc&view=rev
Log:
c++-coroutines - Update copyright year.

2020-01-01  Iain Sandoe  <iain@sandoe.co.uk>

	gcc/
	* coroutine-builtins.def: Update copyright year.
	* coroutine-passes.cc: Likewise.

	gcc/cp/
	* coroutines.cc: Likewise.

	gcc/testsuite/
	* g++.dg/coroutines/coroutines.exp: Likewise.

	libstdc++-v3/
	* 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/coroutine-builtins.def
    branches/c++-coroutines/gcc/coroutine-passes.cc
    branches/c++-coroutines/gcc/cp/coroutines.cc
    branches/c++-coroutines/gcc/testsuite/g++.dg/coroutines/coroutines.exp



More information about the Libstdc++-cvs mailing list