Add .clang-tidy configuration file to provide LLVM-optimized defaults for
[oota-llvm.git] / .clang-tidy
diff --git a/.clang-tidy b/.clang-tidy
new file mode 100644 (file)
index 0000000..40b4750
--- /dev/null
@@ -0,0 +1 @@
+Checks: '-*,llvm-*,misc-*'