Merge "Suppress clang-tidy on crasher.cpp" am: a8ff9a4955 am: 3dbaa1fc10
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2326314 Change-Id: Icdcdd7bfaf9bd732beda7a69a75b8004e9c3f784 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
30e29e2e54
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