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
A new -Weverything-level warning (e.g. -Wsingle-union or -Wone-block-union) that detects UNIONs without any NEXTU blocks, which may be a mistake or redundant. (I'm requesting this after having real-world cases where it would be useful.)
A new
-Weverything-level warning (e.g.-Wsingle-unionor-Wone-block-union) that detectsUNIONs without anyNEXTUblocks, which may be a mistake or redundant. (I'm requesting this after having real-world cases where it would be useful.)