[PATCH] D123345: Treat `std::move`, `forward`, and `move_if_noexcept` as builtins.

Paul Kirth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 18 09:45:06 PDT 2022


paulkirth added a comment.

Hi, this is also breaking Fuchsia's clang CI builders (https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8816531831869640417/overview). If this will be hard to address, would you mind reverting until a patch is ready?


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