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

Commit a8ff9a49 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Suppress clang-tidy on crasher.cpp"

parents 633b9ba2 3ec1e814
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: {