blob: 08b50cc0719b787343217d0b8032b63315ddd7c9 (
plain)
1
2
3
4
5
6
7
|
InheritParentConfig: false
Checks: '-*,llvmlibc-*'
HeaderFilterRegex: '.*'
WarningsAsErrors: 'llvmlibc-*'
CheckOptions:
- key: llvmlibc-restrict-system-libc-headers.Includes
value: '-*, linux/*, asm/*.h, asm-generic/*.h'
|