aboutsummaryrefslogtreecommitdiff
path: root/llvm/.clang-tidy
AgeCommit message (Expand)AuthorFilesLines
2021-06-08NFC: .clang-tidy: Inherit configs from parents to improve maintainabilityDavid Blaikie1-19/+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/+1
2016-09-13.clang-tidy: correct style name is 'camelBack' not 'lowerCase'.Mike Aizatsky1-1/+1
2016-09-08.clang-tidy: parameters and members should be CamelCased.Mike Aizatsky1-0/+4
2016-04-13Don't use misc-unused-parameters check on LLVM.Alexander Kornienko1-1/+1
2015-12-08adding readability-identifier-naming to llvm clang-tidy configuration.Mike Aizatsky1-1/+13
2014-10-29Enable display of compiler diagnostics in clang-tidy by default.Alexander Kornienko1-1/+1
2014-09-08Add .clang-tidy configuration file to provide LLVM-optimized defaults forAlexander Kornienko1-0/+1