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

Issue 2466103002: Styleguide cleanup part 3. (Closed)

Created:
4 years, 1 month ago by Peter Kasting
Modified:
4 years, 1 month ago
Reviewers:
danakj
CC:
chromium-reviews, danakj+watch_chromium.org, jbroman+cpp_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Styleguide cleanup part 3. * Add missing discussion thread links * Canonicalize existing links * Standardize pattern for contents of final column: notes, then Google Style Guide link, then discussion thread links * Move std::nullptr_t from a note in the language features section to its own entry in the library features section * Remove entry for "containers of move-only types" since AFAICT this isn't really a "feature" with explicit separate documentation, it never had any discussion, and usage of these is commonplace in the codebase now and doesn't need explicit encouragement/clarity * Updated/clarified some comments BUG=none TEST=none Committed: https://crrev.com/0cb5bd450218c4422cf3b7cb77032d1643a872e8 Cr-Commit-Position: refs/heads/master@{#429399}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Review comments #

Patch Set 3 : Reword #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -44 lines) Patch
M styleguide/c++/c++11.html View 1 2 35 chunks +42 lines, -44 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
Peter Kasting
https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html#newcode484 styleguide/c++/c++11.html:484: <td>libstdc++ 4.6 has a bug where <code>std::get</code> can return ...
4 years, 1 month ago (2016-10-31 23:46:48 UTC) #4
danakj
https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html File styleguide/c++/c++11.html (left): https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html#oldcode98 styleguide/c++/c++11.html:98: <td>Useful in performance-critical situations, with small, fixed-size arrays. In ...
4 years, 1 month ago (2016-11-01 00:49:42 UTC) #5
Peter Kasting
https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html File styleguide/c++/c++11.html (left): https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html#oldcode98 styleguide/c++/c++11.html:98: <td>Useful in performance-critical situations, with small, fixed-size arrays. In ...
4 years, 1 month ago (2016-11-01 01:34:52 UTC) #6
danakj
LGTM https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html#newcode190 styleguide/c++/c++11.html:190: <td>Do not bind or store capturing lambdas outside ...
4 years, 1 month ago (2016-11-01 22:22:22 UTC) #7
Peter Kasting
https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html#newcode190 styleguide/c++/c++11.html:190: <td>Do not bind or store capturing lambdas outside the ...
4 years, 1 month ago (2016-11-01 22:50:20 UTC) #8
danakj
On 2016/11/01 22:50:20, Peter Kasting wrote: > https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html > File styleguide/c++/c++11.html (right): > > https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html#newcode190 ...
4 years, 1 month ago (2016-11-01 23:00:48 UTC) #9
Peter Kasting
On 2016/11/01 23:00:48, danakj wrote: > On 2016/11/01 22:50:20, Peter Kasting wrote: > > https://codereview.chromium.org/2466103002/diff/1/styleguide/c++/c++11.html ...
4 years, 1 month ago (2016-11-01 23:29:26 UTC) #10
Peter Kasting
FYI, I rewrote this in more of the vein you propose. Landing.
4 years, 1 month ago (2016-11-02 20:46:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2466103002/40001
4 years, 1 month ago (2016-11-02 20:47:00 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-02 20:56:21 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-11-02 20:59:04 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0cb5bd450218c4422cf3b7cb77032d1643a872e8
Cr-Commit-Position: refs/heads/master@{#429399}

Powered by Google App Engine
This is Rietveld 408576698