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
[flang] Disable some tests whose errors are now warnings (#83)
Recent changes to generic interface analysis have reduced a previous
hard error message to an optional warning. These tests must be
run with -pedantic -Werror to cause compilation to fail. Until
I can figure out how to make that happen, disable those tests so
that build bots don't fail.
0 commit comments