Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 516a2820 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Suppress clang-tidy on crasher.cpp" am: a8ff9a49 am: 3dbaa1fc am: 30e29e2e

parents 254ae50a 30e29e2e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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: {