Skip to content

Commit

Permalink
Add .clang-tidy configuration file to provide LLVM-optimized defaults…
Browse files Browse the repository at this point in the history
… for clang-tidy.

Reviewers: chandlerc, djasper, alexfh

Reviewed By: alexfh

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D5237

llvm-svn: 217366
  • Loading branch information
alexfh committed Sep 8, 2014
1 parent 0ed151a commit 9e3f269
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/.clang-tidy
@@ -0,0 +1 @@
Checks: '-*,llvm-*,misc-*'

0 comments on commit 9e3f269

Please sign in to comment.