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

Commit 29811d53 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "clang: update IBinder to be lto_visiblity_public"

parents 44313179 fa18762a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ class IShellCallback;
 * (method calls, property get and set) is down through a low-level
 * protocol implemented on top of the transact() API.
 */
class IBinder : public virtual RefBase
class [[clang::lto_visibility_public]] IBinder : public virtual RefBase
{
public:
    enum {