[PATCH] D118104: Make run-clang-tidy.py print the configured checks correctly

Salman Javed via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 2 11:58:22 PST 2022


salman-javed-nz added a comment.

Do you reckon it's worth expanding the test: https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/test/clang-tidy/infrastructure/run-clang-tidy.cpp to look at this issue?
There isn't much testing of the run-clang-tidy.py at the moment, but it doesn't have to always remain that way.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118104/new/

https://reviews.llvm.org/D118104



More information about the cfe-commits mailing list