xref: /llvm-project/libc/src/__support/CPP/.clang-tidy (revision a5a79f69d6262e46f38126198be7f58932e11080)
1InheritParentConfig: false
2Checks: '-*,llvmlibc-*'
3HeaderFilterRegex: '.*'
4WarningsAsErrors: 'llvmlibc-*'
5CheckOptions:
6  - key:             llvmlibc-restrict-system-libc-headers.Includes
7    value:           '-*, linux/*, asm/*.h, asm-generic/*.h'
8