https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126254
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |libstdc++
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Support for [[clang::no_specializations]] attribute has been just committed to
trunk in PR120635. Guess type_order needs to be marked with that attribute
now.
