This is an archive of the discontinued LLVM Phabricator instance.

Add std::move warnings to -Wmost, which also brings them under -Wall
ClosedPublic

Authored by rtrieu on May 4 2015, 6:00 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

rtrieu updated this revision to Diff 24929.May 4 2015, 6:00 PM
rtrieu retitled this revision from to Add std::move warnings to -Wmost, which also brings them under -Wall.
rtrieu updated this object.
rtrieu edited the test plan for this revision. (Show Details)
rtrieu added a subscriber: Unknown Object (MLST).
thakis accepted this revision.May 5 2015, 4:34 PM
thakis added a reviewer: thakis.
thakis added a subscriber: thakis.

lgtm

This revision is now accepted and ready to land.May 5 2015, 4:34 PM

Can you land this?

This revision was automatically updated to reflect the committed changes.