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

Joerg Sonnenberger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 9 17:55:35 PDT 2022


joerg added a comment.

As is, I think this conflicts with `-ffreestanding` assumptions or at the very least the spirit.


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