[libc++] Adds newer clang-tidy in the CI.
authorMark de Wever <koraq@xs4all.nl>
Thu, 20 Apr 2023 19:03:39 +0000 (21:03 +0200)
committerMark de Wever <koraq@xs4all.nl>
Thu, 27 Apr 2023 15:24:17 +0000 (17:24 +0200)
commit019e784bb19b4f4a8e4d4d9a3a604fba2d22ddf0
treed45a4864f24ffdd48a7b4783dda391a4d255a187
parentab85aec1affc92647c195f736d1bac69976baeb8
[libc++] Adds newer clang-tidy in the CI.

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.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D148831
libcxx/utils/ci/Dockerfile