Daniel Agar
8 years ago
26 changed files with 156 additions and 176 deletions
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
Checks: 'clang-diagnostic-*,clang-analyzer-*,*, |
||||
,-cppcoreguidelines-pro-type-vararg |
||||
,-cppcoreguidelines-pro-bounds-array-to-pointer-decay |
||||
,-cppcoreguidelines-pro-bounds-constant-array-index |
||||
,-cppcoreguidelines-pro-bounds-pointer-arithmetic |
||||
' |
||||
WarningsAsErrors: '*' |
||||
HeaderFilterRegex: '*.h, *.hpp, *.hh, *.hxx' |
||||
|
Loading…
Reference in new issue