Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r368237 - Update fix-it hints for std::move warnings. | Richard Trieu | 2019-10-02 | 1 | -36/+44 |
* | Update fix-it hints for std::move warnings. | Richard Trieu | 2019-08-08 | 1 | -8/+35 |
* | Fix -Wredundant-move warning. | Richard Trieu | 2015-07-29 | 1 | -7/+1 |
* | Disable -Wpessimizing-move and -Wredundant-move in template instantiations. | Richard Trieu | 2015-07-29 | 1 | -0/+37 |
* | [Sema] Emit correct warning when copy-elision is not possible. | Davide Italiano | 2015-07-18 | 1 | -12/+7 |
* | Add -Wpessimizing-move and -Wredundant-move warnings. | Richard Trieu | 2015-04-29 | 1 | -0/+203 |