Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(250)

Issue 1450013002: styleguide: Allow std::move for move semantics. (Closed)

Created:
5 years, 1 month ago by vmpstr
Modified:
5 years, 1 month ago
Reviewers:
danakj, Nico
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

styleguide: Allow std::move for move semantics. R=danakj@chromium.org, thakis@chromium.org Committed: https://crrev.com/f484f72276dc024e5aa15cc6901f0440ee6d7c43 Cr-Commit-Position: refs/heads/master@{#359949}

Patch Set 1 #

Total comments: 1

Patch Set 2 : use move #

Patch Set 3 : added note #

Patch Set 4 : typo #

Total comments: 2

Patch Set 5 : Added discussion thread link #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -11 lines) Patch
M base/move.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M styleguide/c++/c++11.html View 1 2 3 4 2 chunks +10 lines, -9 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
vmpstr
5 years, 1 month ago (2015-11-16 18:43:40 UTC) #1
Nico
Thanks. lgtm given that lots of stuff is blocked on this. https://codereview.chromium.org/1450013002/diff/1/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): ...
5 years, 1 month ago (2015-11-16 18:47:04 UTC) #2
Nico
(Oh, and adding a use of std::move() like Dana said is an excellent idea too.) ...
5 years, 1 month ago (2015-11-16 18:47:47 UTC) #3
vmpstr
Added a note, and move usage. PTAL.
5 years, 1 month ago (2015-11-16 18:56:09 UTC) #4
Nico
lgtm with green bots. thanks!
5 years, 1 month ago (2015-11-16 18:57:53 UTC) #5
Nico
https://codereview.chromium.org/1450013002/diff/60001/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/1450013002/diff/60001/styleguide/c++/c++11.html#newcode298 styleguide/c++/c++11.html:298: <td>Note: std::move() is allowed but writing your own move ...
5 years, 1 month ago (2015-11-16 19:08:14 UTC) #6
vmpstr
https://codereview.chromium.org/1450013002/diff/60001/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/1450013002/diff/60001/styleguide/c++/c++11.html#newcode298 styleguide/c++/c++11.html:298: <td>Note: std::move() is allowed but writing your own move ...
5 years, 1 month ago (2015-11-16 19:18:33 UTC) #7
Nico
thanks! sorry about the piecemeal comments.
5 years, 1 month ago (2015-11-16 19:20:49 UTC) #8
vmpstr
On 2015/11/16 19:20:49, Nico wrote: > thanks! sorry about the piecemeal comments. No worries :)
5 years, 1 month ago (2015-11-16 19:29:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1450013002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1450013002/80001
5 years, 1 month ago (2015-11-16 20:05:36 UTC) #12
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 1 month ago (2015-11-16 23:10:44 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-11-16 23:11:23 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/f484f72276dc024e5aa15cc6901f0440ee6d7c43
Cr-Commit-Position: refs/heads/master@{#359949}

Powered by Google App Engine
This is Rietveld 408576698