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

Commit 30e29e2e 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

parents 5ef66d48 3dbaa1fc
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: {