[all-commits] [llvm/llvm-project] 4075dd: [libc++] Run clang-tidy only once per header (#121...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Thu Jan 2 08:31:10 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4075ddad7183e6f0b66e2c8cc7a03b461a8038e6
https://github.com/llvm/llvm-project/commit/4075ddad7183e6f0b66e2c8cc7a03b461a8038e6
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths:
M libcxx/.clang-tidy
M libcxx/test/libcxx/clang_tidy.gen.py
Log Message:
-----------
[libc++] Run clang-tidy only once per header (#121436)
There doesn't seem to be much of a reason to run clang-tidy twice per
headers, and running it only once makes the test a few seconds faster.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list