- <type_traits> depends on std::forward, so we replaced it with static_cast<T&&>.
- swap's return type is confusing, so it's been rearranged to improve readabilitiy.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Merged in https://github.com/llvm/llvm-project/commit/cafae0561920883f3269aa9a89aa4035b6a226e1. Apparently the commit message didn't have the associated differential revision, and so this needs to be manually closed.