summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-return-std-move.cpp
Commit message (Expand)AuthorAgeFilesLines
* Diagnose cases of "return x" that should be "return std::move(x)" for efficiencyMalcolm Parsons2018-04-121-0/+334
OpenPOWER on IntegriCloud