[all-commits] [llvm/llvm-project] 4668dd: [libc++] Run clang-tidy in all configurations that...
philnik777 via All-commits
all-commits at lists.llvm.org
Tue Feb 28 10:15:17 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4668dd8c4ab156effda831a3f736c3f97c1265ab
https://github.com/llvm/llvm-project/commit/4668dd8c4ab156effda831a3f736c3f97c1265ab
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M libcxx/include/__atomic/atomic_sync.h
M libcxx/include/__debug
M libcxx/include/__tree
M libcxx/test/tools/clang_tidy_checks/CMakeLists.txt
M libcxx/utils/ci/buildkite-pipeline.yml
Log Message:
-----------
[libc++] Run clang-tidy in all configurations that are run in the Docker container
Reviewed By: ldionne, Mordante, #libc
Spies: libcxx-commits, arichardson
Differential Revision: https://reviews.llvm.org/D143333
More information about the All-commits
mailing list