[libcxx-commits] [PATCH] D141294: [libc++] Enable clang-tidy from the buildkite pipeline instead of hard-coding it in run-buildbot
Ed Maste via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 19 13:07:45 PST 2023
emaste accepted this revision.
emaste added inline comments.
================
Comment at: libcxx/utils/ci/run-buildbot:47
+ENABLE_CLANG_TIDY Whether to compile and run clang-tidy checks. This variable
+ is optional
EOF
----------------
Missing period after optional?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141294/new/
https://reviews.llvm.org/D141294
More information about the libcxx-commits
mailing list