Merge "Disable clang-tidy on crash test."
This commit is contained in:
commit
f5d9cc6bb2
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ package {
|
|||
|
||||
cc_binary {
|
||||
name: "mte_crash",
|
||||
tidy: false,
|
||||
srcs: ["mte_crash.cpp"],
|
||||
sanitize: {
|
||||
memtag_heap: true,
|
||||
|
|
Loading…
Reference in a new issue