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

Set CTCACHE_SAVE_OUTPUT=1 #76

Merged
merged 1 commit into from
Jan 11, 2025
Merged

Set CTCACHE_SAVE_OUTPUT=1 #76

merged 1 commit into from
Jan 11, 2025

Conversation

PatrickKa
Copy link
Contributor

Fix #67

This makes `ctcache` store the stdout output of clang-tidy in the cache.
Therefore, it no longer has to rerun clang-tidy for files with warnings,
which should speed up our build times.
@PatrickKa PatrickKa merged commit 858b0a3 into master Jan 11, 2025
1 check passed
@PatrickKa PatrickKa deleted the ctcache-safe-output branch January 11, 2025 13:15
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.

Set CTCACHE_SAVE_OUTPUT=1
1 participant