aboutsummaryrefslogtreecommitdiff
path: root/clang/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2024-01-12[Clang] Revert inintentional changes to cmake committed in 33e5db6e0Corentin Jabot1-1/+1
2024-01-11[clang] Improve colors in status tracking web pages.Corentin Jabot1-1/+1
2021-06-08.clang-tidy: Disable misc-no-recursion in general/across the monorepoDavid Blaikie1-1/+1
2021-06-08NFC: .clang-tidy: Inherit configs from parents to improve maintainabilityDavid Blaikie1-21/+2
2021-05-27Disable misc-no-recursion checking in ClangAaron Ballman1-1/+1
2020-01-31- Update .clang-tidy to ignore parameters of main like functions for naming v...Nathan James1-0/+2
2019-02-01Disable tidy checks with too many hitsIlya Biryukov1-1/+6
2018-03-20Backport changes from llvm/.clang_tidy to clang/.clang_tidy configsIlya Biryukov1-1/+6
2016-04-13Try to use readability-identifier-naming check on Clang.Alexander Kornienko1-1/+12
2016-04-13[clang-tidy] Disable misc-unused-parameters for clang.Alexander Kornienko1-1/+1
2014-10-29Enable display of compiler diagnostics in clang-tidy.Alexander Kornienko1-1/+1
2014-09-08Add .clang-tidy configuration file to provide LLVM-optimized defaults for cla...Alexander Kornienko1-0/+1