[PATCH] D123345: Treat `std::move`, `forward`, and `move_if_noexcept` as builtins.
David Tenty via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 20 14:30:55 PDT 2022
daltenty added a comment.
In D123345#3460639 <https://reviews.llvm.org/D123345#3460639>, @Jake-Egan wrote:
> Hi, unfortunately there's a build failure on AIX: https://lab.llvm.org/buildbot/#/builders/214/builds/779/steps/9/logs/stdio. Could you take a look?
Hi, any feedback on the AIX break? Seems like this might be non-trivial to address (were on an older libc++ level), so perhaps this needs a revert till can be worked out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123345/new/
https://reviews.llvm.org/D123345
More information about the cfe-commits
mailing list