salman-javed-nz added inline comments.
================ Comment at: clang-tools-extra/docs/clang-tidy/Contributing.rst:76 +When you `configure the CMake build <https://llvm.org/docs/GettingStarted.html#local-llvm-configuration>`_, +make sure that you enable the ``clang-tools-extra`` project to build :program:`clang-tidy`. +Since your new check will have associated documentation, you will also want to install ---------------- Don't you need to enable both clang and clang-tools-extra? Otherwise the clang-tidy CMake target doesn't appear. That has been my experience. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D117939/new/ https://reviews.llvm.org/D117939 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits