summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/builtin-std-move.cpp
AgeCommit message (Expand)Author
2023-01-29[Clang] Treat `std::forward_like` as builtinAlexander Shaposhnikov
2022-04-20Treat `std::move`, `forward`, etc. as builtins.Richard Smith
2022-04-20Revert "Treat `std::move`, `forward`, etc. as builtins."David Tenty
2022-04-17Treat `std::move`, `forward`, etc. as builtins.Richard Smith
2022-04-16Revert "Treat `std::move`, `forward`, and `move_if_noexcept` as builtins."Vitaly Buka
2022-04-15Extend support for std::move etc to also cover std::as_const andRichard Smith
2022-04-15Update test to handle opaque pointers flag flip.Richard Smith
2022-04-15Treat `std::move`, `forward`, and `move_if_noexcept` as builtins.Richard Smith