Skip to content
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

clang-tidy: enable checks that don't have existing errors for performance-* #7662

Merged
merged 3 commits into from
Jul 22, 2019

Conversation

derekargueta
Copy link
Member

@derekargueta derekargueta commented Jul 20, 2019

Description: The checks enabled as errors in this diff do not have existing violations in the codebase. Enabling them as errors prevents regressions on these checks.
Risk Level: Low
Testing: Re-run clang-tidy and verified it passes.
Docs Changes: N/A
Release Notes: N/A

Signed-off-by: Derek Argueta <dereka@pinterest.com>
@derekargueta derekargueta force-pushed the dereka/clang-tidy-errors branch from 65447b0 to 5c825dc Compare July 20, 2019 08:07
Signed-off-by: Derek Argueta <dereka@pinterest.com>
@derekargueta derekargueta changed the title clang-tidy: enable checks that don't have existing errors clang-tidy: enable checks that don't have existing errors for performance-* Jul 20, 2019
@derekargueta
Copy link
Member Author

Changed this to just performance-* to be more incremental and easier to review.

Signed-off-by: Derek Argueta <dereka@pinterest.com>
@lizan lizan merged commit d324869 into envoyproxy:master Jul 22, 2019
@derekargueta derekargueta deleted the dereka/clang-tidy-errors branch July 22, 2019 23:27
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.

2 participants