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

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

Merge "clang: update IBinder to be lto_visibility_public"

parents d771b090 202f6d15
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 {