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

Issue 1499293002: Move Rvalue references to the allowed section of the C++11 styleguide. (Closed)

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

Description

Move Rvalue references to the allowed section of the C++11 styleguide. They were in the library area, but they are a language feature, so moved to the language area. R=Nico Committed: https://crrev.com/2c5aee92a0e3a40958f69500b563eb590c0df45f Cr-Commit-Position: refs/heads/master@{#363568}

Patch Set 1 #

Patch Set 2 : stylervalues: . #

Patch Set 3 : stylervalues: linky #

Total comments: 2

Patch Set 4 : stylervalues: rebase-and-bugs #

Patch Set 5 : stylervalues: 3rdbug #

Total comments: 2

Patch Set 6 : stylervalues: typo #

Patch Set 7 : stylervalues: template-fix #

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

Messages

Total messages: 29 (11 generated)
danakj
5 years ago (2015-12-04 23:38:29 UTC) #1
danakj
Oh this points to the old discussion thread. I'll add the new one.
5 years ago (2015-12-04 23:40:08 UTC) #3
danakj
On 2015/12/04 23:40:08, danakj (behind on reviews) wrote: > Oh this points to the old ...
5 years ago (2015-12-04 23:42:32 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1499293002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1499293002/40001
5 years ago (2015-12-04 23:55:18 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_TIMED_OUT, no build URL) ...
5 years ago (2015-12-05 01:59:40 UTC) #8
danakj
ping
5 years ago (2015-12-07 18:57:08 UTC) #9
Nico
https://codereview.chromium.org/1499293002/diff/40001/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/1499293002/diff/40001/styleguide/c++/c++11.html#newcode254 styleguide/c++/c++11.html:254: <td>As per the <a href="https://google.github.io/styleguide/cppguide.html#Rvalue_references">Google style guide</a>: Only use ...
5 years ago (2015-12-07 19:00:35 UTC) #10
danakj
https://codereview.chromium.org/1499293002/diff/40001/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/1499293002/diff/40001/styleguide/c++/c++11.html#newcode254 styleguide/c++/c++11.html:254: <td>As per the <a href="https://google.github.io/styleguide/cppguide.html#Rvalue_references">Google style guide</a>: Only use ...
5 years ago (2015-12-07 19:08:27 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1499293002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1499293002/60001
5 years ago (2015-12-07 19:18:23 UTC) #13
Nico
(from blaikie, for that 3rd bug: MSVC just never created implicit move ops. Easiest example: ...
5 years ago (2015-12-07 19:26:14 UTC) #14
Nico
errr just realized i didn't hit send in this tab yet. This is what the ...
5 years ago (2015-12-07 19:26:48 UTC) #15
danakj
On 2015/12/07 19:26:48, Nico wrote: > errr just realized i didn't hit send in this ...
5 years ago (2015-12-07 19:29:43 UTC) #16
Nico
https://codereview.chromium.org/1499293002/diff/80001/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/1499293002/diff/80001/styleguide/c++/c++11.html#newcode260 styleguide/c++/c++11.html:260: <li>The compile does not create default move constructors, either ...
5 years ago (2015-12-07 19:34:46 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1499293002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1499293002/80001
5 years ago (2015-12-07 19:34:59 UTC) #22
danakj
https://codereview.chromium.org/1499293002/diff/80001/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/1499293002/diff/80001/styleguide/c++/c++11.html#newcode260 styleguide/c++/c++11.html:260: <li>The compile does not create default move constructors, either ...
5 years ago (2015-12-07 19:36:07 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1499293002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1499293002/120001
5 years ago (2015-12-07 19:40:56 UTC) #26
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years ago (2015-12-07 20:40:36 UTC) #27
commit-bot: I haz the power
5 years ago (2015-12-07 20:41:28 UTC) #29
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/2c5aee92a0e3a40958f69500b563eb590c0df45f
Cr-Commit-Position: refs/heads/master@{#363568}

Powered by Google App Engine
This is Rietveld 408576698