You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting this environment variable, makes ctcache store the stdout output of clang-tidy in the cache. This means that it no longer has to rerun clang-tidy for files with warnings, which should speed up our build times.
The text was updated successfully, but these errors were encountered:
Setting this environment variable, makes ctcache store the stdout output of clang-tidy in the cache. This means that it no longer has to rerun clang-tidy for files with warnings, which should speed up our build times.
The text was updated successfully, but these errors were encountered: