r279096 - in /branches/c++-coroutines: ChangeLo...
iains@gcc.gnu.org
iains@gcc.gnu.org
Sun Dec 8 20:16:00 GMT 2019
Author: iains
Date: Sun Dec 8 20:16:57 2019
New Revision: 279096
URL: https://gcc.gnu.org/viewcvs?rev=279096&root=gcc&view=rev
Log:
c++-coroutines - Fix two build warnings.
2019-12-08 Iain Sandoe <iain@sandoe.co.uk>
gcc/cp/ChangeLog:
* coroutines.cc (find_coro_traits_template_decl): Rename forward
declaration to...
(find_coro_traits_template_class): ... this.
(find_std_experimental): Quote std::experimental.
Modified:
branches/c++-coroutines/ChangeLog.coroutines
branches/c++-coroutines/gcc/cp/coroutines.cc
More information about the Gcc-cvs
mailing list