[all-commits] [llvm/llvm-project] 64faa5: Disable clang-tidy misc-include-cleaner (#83945)
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Mar 5 12:14:21 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64faa52b1ef7778d1cde9a7191fbd0a167e9dfd8
https://github.com/llvm/llvm-project/commit/64faa52b1ef7778d1cde9a7191fbd0a167e9dfd8
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2024-03-05 (Tue, 05 Mar 2024)
Changed paths:
M .clang-tidy
Log Message:
-----------
Disable clang-tidy misc-include-cleaner (#83945)
This does not apply well to LLVM which intentionally rely on forward
declarations. Also depending on the config flags passed to CMake the
result can be different.
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