================ @@ -0,0 +1,5 @@ +// RUN: %python %S/../../../clang-tidy/tool/clang-tidy-alphabetical-order-check.py -o %t.clang-tidy-checks-list.rst ---------------- vbvictor wrote:
Why should it be in CMake, could you elaborate? We already have similar tests, like this https://github.com/llvm/llvm-project/blob/main/clang/test/Format/docs_updated.test to ensure that docs are updated. What would be the workflow involving Cmake? https://github.com/llvm/llvm-project/pull/166072 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
