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