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
Refactor: use MESSAGE instead of ERROR/WARNING/NOTE
Make writing diagnostics less error-prone by replacing the three message
macros (ERROR, WARNING, and NOTE) with one: MESSAGE.
This commit should not change behavior.
0 commit comments