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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217366 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
alexfh committed Sep 8, 2014
1 parent 0e59cbe commit 18cb1a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Checks: '-*,llvm-*,misc-*'

0 comments on commit 18cb1a9

Please sign in to comment.