You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only library that currently needs this warning turned off is CIB, and it
turns it off separately.
C++20 removes the need for this extension anyway; the warning only remains off
because of crashes in clang when we remove the extension use.
0 commit comments