]> granicus.if.org Git - clang/commit
Create new diagnostic group -Wmove
authorRichard Trieu <rtrieu@google.com>
Mon, 18 May 2015 20:25:44 +0000 (20:25 +0000)
committerRichard Trieu <rtrieu@google.com>
Mon, 18 May 2015 20:25:44 +0000 (20:25 +0000)
commit3893e1f4d5a430178466b6312172ab509a78847b
treedf8b5dbc41878fe25de829cbc539ac04afe56180
parent0f8b60101cab41fc3322fe944888aab55cfad677
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@237610 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticGroups.td