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

Fix things up to make running clang-tidy easier. #2246

Merged
merged 4 commits into from
Oct 1, 2022

Conversation

jonmeow
Copy link
Contributor

@jonmeow jonmeow commented Sep 30, 2022

run_clang_tidy.py (the clang-tools-extras version) is parallel so should be feasible to work with. I'm trying to codify this mainly because finding out the right invocation can be difficult.

This fixes some loading of re2 and proto that's started to become an issue.

It's hard to see actual issues because of the identifier length warning being turned off in #2244, and just general issue creep. There may be more fixes to do but this should still be an improvement.

@zygoloid zygoloid merged commit 11a138b into carbon-language:trunk Oct 1, 2022
@jonmeow jonmeow deleted the tidy branch October 3, 2022 15:11
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.

None yet

2 participants