[PATCH] D111889: [AIX] Support of Big archive (read)

Digger Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 09:43:11 PST 2022


DiggerLin added a comment.

In D111889#3248664 <https://reviews.llvm.org/D111889#3248664>, @ronlieb wrote:

> seeing a buildbot failure on ;: https://lab.llvm.org/buildbot/#/builders/193/builds/4748

we should use return std::move(Ret) instead of return Ret.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111889/new/

https://reviews.llvm.org/D111889



More information about the llvm-commits mailing list