https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118066
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=115746
CC| |ppalka at gcc dot gnu.org
--- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> ---
I think diagnostics for (concept-id && ...) constraints will automatically
improve once we implement P2963R3 Ordering of constraints involving fold
expressions, which makes such constraints no longer atomic.