Skip to content

[flang] Disable some tests whose errors are now warnings #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

klausler
Copy link
Contributor

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.

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.
Copy link
Contributor

@vzakhari vzakhari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am okay with this panic fix :)

Copy link
Contributor

@clementval clementval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@klausler klausler merged commit 7527e72 into llvm:main Jan 29, 2024
@klausler klausler deleted the panic branch January 29, 2024 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants