Loading debuggerd/tombstoned/tombstoned.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -158,7 +158,7 @@ class CrashQueue { } } return std::move(result); return result; } std::optional<CrashOutput> get_output(DebuggerdDumpType dump_type) { Loading Loading
debuggerd/tombstoned/tombstoned.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -158,7 +158,7 @@ class CrashQueue { } } return std::move(result); return result; } std::optional<CrashOutput> get_output(DebuggerdDumpType dump_type) { Loading