[Bug c++/125822] [C++29] P3822R2, Conditional noexcept specifiers in compound requirements
"jakub at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125822
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 65374
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65374&action=edit
gcc17-pr125822-wip.patch
Oops, sorry, missed your comment before writing the attached patch.
Still need to do testsuite, mangling is what the paper author was proposing in
his clang++ patch.