[Clang] Explicitly move returned values converted to expected
Summary: These can cause failures on GCC-7 it seems. We should explicitly move them to prevent this from causing build failures.
Loading
Please sign in to comment
Summary: These can cause failures on GCC-7 it seems. We should explicitly move them to prevent this from causing build failures.