Issue 64615
Summary Incremental analyzing with clang-tidy
Labels new issue
Assignees
Reporter maldag
    I would like to use clang-tidy to check a bigger repository. Is there a way to speed things up using older results of clang-tidy?
A naive approach would only check changed files in git, but this does obviously not work due to includes in other files etc.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to