[PATCH] D121019: [clang-tools-extra] Document clang tidy unit tests target

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Mar 5 07:22:58 PST 2022


Eugene.Zelenko added inline comments.


================
Comment at: clang-tools-extra/docs/clang-tidy/Contributing.rst:367
 
+You can build the Clang Tidy unit tests by building the ``ClangTidyTests`` target.
+Test targets in LLVM and Clang are excluded from the "build all" style action of
----------------
Clang-tidy


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121019



More information about the cfe-commits mailing list