[Bug c++/86970] Rejected constexpr expression involving lambdas and inheritance, "use of this in a constant expression"

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Aug 22 08:06:00 GMT 2018


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-08-22
     Ever confirmed|0                           |1

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
clang accepts it.


More information about the Gcc-bugs mailing list