Skip to content

Conversation

r-barnes
Copy link

-Wimplicit-fallthrough is a very high signal warning. In internal testing we found that 30-40% of flagged instances were bugs of some sort.

CUTLASS currently passes -Wimplicit-fallthrough, but doesn't enforce it.

In this diff I'm attempting to enable the flag, but I'm not sure how: I'm unable to find a place where CUTLASS enables warning flags, even basic things like -Wall.

I'm worried that maybe CUTLASS doesn't use warning flags at all?

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.

1 participant