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

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 18 11:12:11 PDT 2022


rsmith added a comment.

In D123345#3457109 <https://reviews.llvm.org/D123345#3457109>, @rsmith wrote:

> I'm working on a fix. I'll revert if it takes me more than a few minutes. If you'd prefer to not wait, please feel free to revert it yourself.

Thanks for your patience,  should be fixed in rGe43c93dd63cca295ef26ab69cd305816a71d45fd <https://reviews.llvm.org/rGe43c93dd63cca295ef26ab69cd305816a71d45fd>.


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