summaryrefslogtreecommitdiff
path: root/clang/.clang-tidy
Commit message (Expand)AuthorAgeFilesLines
* .clang-tidy: Disable misc-no-recursion in general/across the monorepoDavid Blaikie2021-06-081-1/+1
* NFC: .clang-tidy: Inherit configs from parents to improve maintainabilityDavid Blaikie2021-06-081-21/+2
* Disable misc-no-recursion checking in ClangAaron Ballman2021-05-271-1/+1
* - Update .clang-tidy to ignore parameters of main like functions for naming v...Nathan James2020-01-311-0/+2
* Disable tidy checks with too many hitsIlya Biryukov2019-02-011-1/+6
* Backport changes from llvm/.clang_tidy to clang/.clang_tidy configsIlya Biryukov2018-03-201-1/+6
* Try to use readability-identifier-naming check on Clang.Alexander Kornienko2016-04-131-1/+12
* [clang-tidy] Disable misc-unused-parameters for clang.Alexander Kornienko2016-04-131-1/+1
* Enable display of compiler diagnostics in clang-tidy.Alexander Kornienko2014-10-291-1/+1
* Add .clang-tidy configuration file to provide LLVM-optimized defaults for cla...Alexander Kornienko2014-09-081-0/+1