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

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

Merge "Turn off -Wnon-virtual-dtor explicitly" am: fbb0314c

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1429930

Change-Id: I6c6da87564d81ac43f5636e601d9e38da9ecf7c9
parents 230d6658 fbb0314c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ cc_defaults {
        "-Wextra",
        "-Werror",
        "-Wexit-time-destructors",
        "-Wno-non-virtual-dtor",
        "-Wno-unused-parameter",
        "-Wno-missing-field-initializers",
        "-Wthread-safety",