From acb8ea62ac287efcfb50f20cd419b70f6c5a15a9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 28 Jun 2022 16:14:45 -0400 Subject: Clean up build configuration --- benchmark/.clang-tidy | 3 --- 1 file changed, 3 deletions(-) (limited to 'benchmark/.clang-tidy') 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, -- cgit v1.2.1