brintos

brintos / llvm-project-archived public Read only

0
0
Text · 296 B · 1c79b1c Raw
8 lines · plain
1InheritParentConfig: true2Checks: '-*,llvmlibc-*,readability-identifier-naming,llvm-header-guard'3HeaderFilterRegex: '.*'4WarningsAsErrors: 'llvmlibc-*'5CheckOptions:6  - key:             llvmlibc-restrict-system-libc-headers.Includes7    value:           '-*, linux/*, asm/*.h, asm-generic/*.h'8