[clang-tools-extra] [clang-tidy] Implement alphabetical order test (PR #166072)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 3 08:57:27 PST 2025
================
@@ -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:
To me, CMake should only be used as project-configuration step, it shouldn't run any tests beside some library checking.
https://github.com/llvm/llvm-project/pull/166072
More information about the cfe-commits
mailing list