In order to use clang-tidy for modules version 17 is required. Some of the
development fixes haven't been backported. This adds the new version to
the CI so it can be used in a follow-up patch.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG019e784bb19b: [libc++] Adds newer clang-tidy in the CI.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, but I think we should revert this patch to use the stable clang-tidy again once it supports the features you need for Modules. We had decided to use the stable clang-tidy to make sure CI issues were easily reproducible.
libcxx/utils/ci/Dockerfile | ||
---|---|---|
87–89 |
libcxx/utils/ci/Dockerfile | ||
---|---|---|
87–89 | I uses slightly different wording and referred to this review. |