.clang-tidy 222 Bytes Raw Blame History Permalink 1 2 3 4 5 6 Checks: '-*,llvmlibc-*' HeaderFilterRegex: '.*' WarningsAsErrors: 'llvmlibc-*' CheckOptions: - key: llvmlibc-restrict-system-libc-headers.Includes value: '-*, linux/*, asm/*.h, asm-generic/*.h'