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

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 12 18:01:49 PDT 2022


xbolva00 added inline comments.


================
Comment at: clang/docs/CommandGuide/clang.rst:264
+
+.. option:: -fno-builtin-std-<function>
+
----------------
-fno-builtin=xxx,yyy,zzz

wdyt?


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