Page MenuHomePhabricator

[native] Don't use `std::move(...)` in return statements in `Session.cpp`
ClosedPublic

Authored by atul on Jul 28 2022, 12:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 24, 11:20 PM
Unknown Object (File)
Thu, Sep 12, 8:30 PM
Unknown Object (File)
Tue, Sep 10, 7:28 PM
Unknown Object (File)
Tue, Sep 10, 7:28 PM
Unknown Object (File)
Tue, Sep 10, 7:28 PM
Unknown Object (File)
Tue, Sep 10, 7:27 PM
Unknown Object (File)
Aug 11 2024, 2:45 PM
Unknown Object (File)
Aug 11 2024, 2:45 PM

Details

Summary

Caught this with Product -> Analyze when trying to investigate an unrelated issue.

Test Plan

NA

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul retitled this revision from [native] Don't use `std::move(...)` in return statement in `Session.cpp` to [native] Don't use `std::move(...)` in return statements in `Session.cpp`.Jul 28 2022, 12:57 PM
atul requested review of this revision.Jul 28 2022, 1:04 PM
This revision is now accepted and ready to land.Jul 28 2022, 1:59 PM