[all-commits] [llvm/llvm-project] 019e78: [libc++] Adds newer clang-tidy in the CI.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Thu Apr 27 08:24:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 019e784bb19b4f4a8e4d4d9a3a604fba2d22ddf0
https://github.com/llvm/llvm-project/commit/019e784bb19b4f4a8e4d4d9a3a604fba2d22ddf0
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-04-27 (Thu, 27 Apr 2023)
Changed paths:
M libcxx/utils/ci/Dockerfile
Log Message:
-----------
[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
More information about the All-commits
mailing list