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)
Sat, Nov 9, 11:35 AM
Unknown Object (File)
Fri, Nov 8, 8:29 PM
Unknown Object (File)
Fri, Nov 8, 8:29 PM
Unknown Object (File)
Tue, Nov 5, 2:05 AM
Unknown Object (File)
Oct 17 2024, 8:30 AM
Unknown Object (File)
Oct 16 2024, 8:11 PM
Unknown Object (File)
Oct 7 2024, 4:55 AM
Unknown Object (File)
Oct 7 2024, 4:55 AM

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