[Bug c++/110681] bogus warning -Wreturn-type for lambda in tparam list

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jul 16 00:55:57 GMT 2023


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110681

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |c++-lambda
             Blocks|                            |107430

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Lambda inside a decltype definitely one place where GCC is known to be broken.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107430
[Bug 107430] [meta-bug] lambda in decltype


More information about the Gcc-bugs mailing list