summaryrefslogtreecommitdiffstats
path: root/benchmark/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/.clang-tidy')
-rw-r--r--benchmark/.clang-tidy3
1 files changed, 0 insertions, 3 deletions
diff --git a/benchmark/.clang-tidy b/benchmark/.clang-tidy
index 3ebd18e..2aa1e4f 100644
--- a/benchmark/.clang-tidy
+++ b/benchmark/.clang-tidy
@@ -5,9 +5,6 @@ Checks: >
-altera-*,
-android-cloexec-fopen,
-bugprone-easily-swappable-parameters,
- -bugprone-reserved-identifier,
- -cert-dcl37-c,
- -cert-dcl51-cpp,
-clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,
-hicpp-multiway-paths-covered,
-llvm-header-guard,