https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15882
--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> --- clang gives: <source>:15:1: error: 'operator new' cannot have a dependent return type; use 'void *' instead
pinskia at gcc dot gnu.org via Gcc-bugs Sat, 04 Dec 2021 17:08:04 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15882
--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> --- clang gives: <source>:15:1: error: 'operator new' cannot have a dependent return type; use 'void *' instead