summaryrefslogtreecommitdiff
path: root/clang/.clang-tidy
AgeCommit message (Collapse)Author
2018-03-20Backport changes from llvm/.clang_tidy to clang/.clang_tidy configsIlya Biryukov
Summary: LLVM .clang_tidy seems to be more up-to-date. Reviewers: alexfh, simark Reviewed By: alexfh Subscribers: simark, cfe-commits Differential Revision: https://reviews.llvm.org/D44628
2016-04-13Try to use readability-identifier-naming check on Clang.Alexander Kornienko
2016-04-13[clang-tidy] Disable misc-unused-parameters for clang.Alexander Kornienko
2014-10-29Enable display of compiler diagnostics in clang-tidy.Alexander Kornienko
2014-09-08Add .clang-tidy configuration file to provide LLVM-optimized defaults for ↵Alexander Kornienko
clang-tidy. Reviewers: chandlerc, djasper, alexfh Reviewed By: alexfh Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D5237