Home
last modified time | relevance | path

Searched full:enable_clang_tidy (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/utils/ci/
H A Drun-buildbot47 ENABLE_CLANG_TIDY Whether to compile and run clang-tidy checks. This variable
114 if [ -z "${ENABLE_CLANG_TIDY}" ]; then
115 ENABLE_CLANG_TIDY=Off
129 -DLIBCXX_ENABLE_CLANG_TIDY=${ENABLE_CLANG_TIDY} \
H A Dbuildkite-pipeline.yml46 ENABLE_CLANG_TIDY: "On"