diff options
author | Christopher Di Bella <cjdb@google.com> | 2021-06-22 19:21:46 +0000 |
---|---|---|
committer | Christopher Di Bella <cjdb@google.com> | 2021-06-23 01:23:45 +0000 |
commit | cafae0561920883f3269aa9a89aa4035b6a226e1 (patch) | |
tree | 85c1176dff6567dcec25a6675ac682885c3e9ff6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 493d6928fe1096aed3af35b0794bf79c00976b19 (diff) | |
download | llvm-cafae0561920883f3269aa9a89aa4035b6a226e1.zip llvm-cafae0561920883f3269aa9a89aa4035b6a226e1.tar.gz llvm-cafae0561920883f3269aa9a89aa4035b6a226e1.tar.bz2 |
[libcxx][NFC] prepares `<type_traits>` for moving out forward and swap
* `<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.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions