r278960 - in /branches/c++-coroutines: ChangeLo...
iains@gcc.gnu.org
iains@gcc.gnu.org
Wed Dec 4 11:39:00 GMT 2019
Author: iains
Date: Wed Dec 4 11:39:07 2019
New Revision: 278960
URL: https://gcc.gnu.org/viewcvs?rev=278960&root=gcc&view=rev
Log:
c++-coroutines - libiberty demangler update.
The coroutines implementation introduces a new operator with a
mangling of 'aw'. This patch adds that to libiberty's demangler.
2019-12-04 Iain Sandoe <iain@sandoe.co.uk>
libiberty/
* cp-demangle.c (cplus_demangle_operators): Add the co_await
operator.
Modified:
branches/c++-coroutines/ChangeLog.coroutines
branches/c++-coroutines/libiberty/cp-demangle.c
More information about the Gcc-cvs
mailing list