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

Commit 1e4e35e5 authored by Steven Moreland's avatar Steven Moreland
Browse files

libbinder: -performance-no-int-to-ptr

In preparation of the clang compiler update, until this warning can be
seen w/o manually updating compiler.

Bug: 182411184
Test: N/A
Change-Id: I08ee805dc0f15987f439b7f7d1cd9dd157a2d07e
parent 5dc18f28
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -216,6 +216,7 @@ cc_library {
        "-misc-redundant-expression",
        "-misc-unused-using-decls",
        "performance*",
        "-performance-no-int-to-ptr",
        "portability*",
    ],