Skip to content

Commit

Permalink
clang-tidy: Ignore llvmlibc-inline-function-decl
Browse files Browse the repository at this point in the history
  • Loading branch information
jhasse committed Oct 6, 2023
1 parent a26ca48 commit b523268
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
Expand Up @@ -43,6 +43,7 @@ Checks: '
,-llvm-qualified-auto,
,-llvmlibc-callee-namespace,
,-llvmlibc-implementation-in-namespace,
,-llvmlibc-inline-function-decl,
,-llvmlibc-restrict-system-libc-headers,
,-misc-no-recursion,
,-misc-non-private-member-variables-in-classes,
Expand Down

0 comments on commit b523268

Please sign in to comment.