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

Issue 1892473003: C++11 doc cleanup (Closed)

Created:
4 years, 8 months ago by Peter Kasting
Modified:
4 years, 8 months ago
Reviewers:
danakj, jbroman
CC:
chromium-reviews, danakj+watch_chromium.org, jbroman+cpp_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

C++11 doc cleanup: Changes with a visible effect: * Always comma-separate multiple items * Generally avoid <br>s except where listing code * Use the phrase "Google Style Guide", not "Google style guide", "C++ style guide", "Google Style Guide on XXX", etc. * declval item was in the wrong section, written poorly, and had broken links * Remove notes about MSVC2013 caveats * Fix formatting of code (use correct number of spaces, etc.) * Remove notes about FINAL and OVERRIDE macros, they're dead * Slight clarification to nullptr instructions to make it clear that replacing NULL in existing code is OK * Remove note forbidding general use of std::tuple since we explicitly allow general use of std::tuple * Change comments like "Reevaluate once MSVS2015 is available" to "Reevaluate now that MSVS2015 is available" * Add missing links to style guide for various banned items * Various other tiny wording fixes/clarifications Changes with no visible effect: * One space after a period * No line length limit (makes it easier to find an item to edit when scrolling through doc, matches how half of doc was already working, wrapping was very inconsistent otherwise) * Collapse together sequential <code> blocks with no intervening text BUG=none TEST=none Committed: https://crrev.com/07c0959a98ec440e930b40445b0038af9fc1eca9 Cr-Commit-Position: refs/heads/master@{#387445}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review comments #

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

Messages

Total messages: 18 (9 generated)
Peter Kasting
4 years, 8 months ago (2016-04-14 21:04:57 UTC) #3
jbroman
lgtm
4 years, 8 months ago (2016-04-14 21:10:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1892473003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1892473003/1
4 years, 8 months ago (2016-04-14 21:13:22 UTC) #7
danakj
Thanks you put a lot of work into this. LGTM. https://codereview.chromium.org/1892473003/diff/1/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/1892473003/diff/1/styleguide/c++/c++11.html#newcode322 ...
4 years, 8 months ago (2016-04-14 21:22:25 UTC) #8
danakj
(I un-CQ'd since I had a couple comments)
4 years, 8 months ago (2016-04-14 21:22:57 UTC) #10
Peter Kasting
https://codereview.chromium.org/1892473003/diff/1/styleguide/c++/c++11.html File styleguide/c++/c++11.html (right): https://codereview.chromium.org/1892473003/diff/1/styleguide/c++/c++11.html#newcode322 styleguide/c++/c++11.html:322: <td>Useful for fixed-size arrays. <a href="https://groups.google.com/a/chromium.org/d/topic/cxx/5iFNE8P5qT4/discussion">Discussion thread</a><br> Note that ...
4 years, 8 months ago (2016-04-14 21:32:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1892473003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1892473003/20001
4 years, 8 months ago (2016-04-14 21:33:13 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-14 22:16:54 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 22:18:57 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/07c0959a98ec440e930b40445b0038af9fc1eca9
Cr-Commit-Position: refs/heads/master@{#387445}

Powered by Google App Engine
This is Rietveld 408576698