Searched full:enable_clang_tidy (Results 1 – 2 of 2) sorted by relevance
47 ENABLE_CLANG_TIDY Whether to compile and run clang-tidy checks. This variable114 if [ -z "${ENABLE_CLANG_TIDY}" ]; then115 ENABLE_CLANG_TIDY=Off129 -DLIBCXX_ENABLE_CLANG_TIDY=${ENABLE_CLANG_TIDY} \
46 ENABLE_CLANG_TIDY: "On"