aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/.clang-tidy1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/.clang-tidy b/include/.clang-tidy
index db89f1f9..cdc7548c 100644
--- a/include/.clang-tidy
+++ b/include/.clang-tidy
@@ -2,6 +2,7 @@ Checks: >
*,
-*-uppercase-literal-suffix,
-clang-diagnostic-unused-macros,
+ -llvmlibc-*,
WarningsAsErrors: '*'
HeaderFilterRegex: '.*'
FormatStyle: file