[libcxx-commits] [PATCH] D120509: [libc++] Make sure cals to std::move are always qualified.
Corentin Jabot via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 24 11:58:15 PST 2022
cor3ntin created this revision.
cor3ntin requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This fixes instances of the newly added
-Wunqualified-std-cast-call.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D120509
Files:
libcxx/include/barrier
libcxx/include/valarray
libcxx/src/filesystem/directory_iterator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120509.411205.patch
Type: text/x-patch
Size: 7596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220224/624f38d7/attachment-0001.bin>
More information about the libcxx-commits
mailing list