Skip to content

Eliminate -Wimplicit-fallthrough triggers #1553

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
Jul 18, 2018
Merged

Conversation

bbarenblat
Copy link
Contributor

Replace fallthrough comments with ABSL_FALLTHROUGH_INTENDED, allowing clean building with -Wimplicit-fallthrough.

Replace fallthrough comments with `ABSL_FALLTHROUGH_INTENDED`, allowing
clean building with -Wimplicit-fallthrough.
Copy link
Contributor

@wilhuff wilhuff left a comment

Choose a reason for hiding this comment

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

LGTM

@wilhuff wilhuff merged commit f6ffd3a into firebase:master Jul 18, 2018
@wilhuff
Copy link
Contributor

wilhuff commented Jul 18, 2018

Thanks for the PR!

wilhuff pushed a commit that referenced this pull request Jul 19, 2018
Replace fallthrough comments with `ABSL_FALLTHROUGH_INTENDED`, allowing
clean building with -Wimplicit-fallthrough.
@firebase firebase locked and limited conversation to collaborators Oct 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants