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