forked from OSchip/llvm-project
db36469554
-Wmove includes the three existing warnings for std::move calls, self move, reduntant move, and pessimizing move. -Wmove is included in -Wmost, so that it can be discoverable to people using that or -Wall. Differential Revision: http://reviews.llvm.org/D9493 llvm-svn: 237610 |
||
---|---|---|
clang | ||
clang-tools-extra | ||
compiler-rt | ||
debuginfo-tests | ||
libclc | ||
libcxx | ||
libcxxabi | ||
libunwind | ||
lld | ||
lldb | ||
llgo | ||
llvm | ||
openmp | ||
polly |