Merge "Suppress clang-tidy on crasher.cpp"
This commit is contained in:
commit
a8ff9a4955
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ cc_defaults {
|
|||
"-fstack-protector-all",
|
||||
"-Wno-date-time",
|
||||
],
|
||||
tidy: false, // crasher.cpp tests many memory access errors
|
||||
srcs: ["crasher.cpp"],
|
||||
arch: {
|
||||
arm: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue