diff options
author | Richard Trieu <rtrieu@google.com> | 2015-05-18 20:25:44 +0000 |
---|---|---|
committer | Richard Trieu <rtrieu@google.com> | 2015-05-18 20:25:44 +0000 |
commit | db364695543cfad3f40ef25457cea558c4aebd20 (patch) | |
tree | 867e4035dbd8de847fcbf66be082e2eb7d12c9e1 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 2d4a11fba6a55fa0fc2b552ec082a4ea74dfbddf (diff) | |
download | bcm5719-llvm-db364695543cfad3f40ef25457cea558c4aebd20.tar.gz bcm5719-llvm-db364695543cfad3f40ef25457cea558c4aebd20.zip |
Create new diagnostic group -Wmove
-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
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions