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

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

Merge "Do not set bugprone-branch-clone as error." am: 265530ed

parents 7956dd08 265530ed
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -216,6 +216,7 @@ cc_library {
        "abseil-*",
        "android-*",
        "bugprone-*",
        "-bugprone-branch-clone", // b/155034972
        "cert-*",
        "clang-analyzer-*",
        "google-*",
+1 −0
Original line number Diff line number Diff line
@@ -113,6 +113,7 @@ cc_library {
        "abseil-*",
        "android-*",
        "bugprone-*",
        "-bugprone-branch-clone", // b/155034972
        "cert-*",
        "clang-analyzer-*",
        "-clang-analyzer-core.CallAndMessage",