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

Issue 595753002: gn: handle continued suffix comments (Closed)

Created:
6 years, 3 months ago by scottmg
Modified:
6 years, 3 months ago
Reviewers:
brettw
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@gn-append-comment
Project:
chromium
Visibility:
Public.

Description

gn: handle continued suffix comments Rebased on https://codereview.chromium.org/588893006/ Comments that look like standalone line comments but immediately follow a previous suffix comment should be considered suffix as well so they can be added to the same node. R=brettw@chromium.org BUG=348474 Committed: https://crrev.com/7b80f170ea002576168f78502b6456697942a6df Cr-Commit-Position: refs/heads/master@{#296339}

Patch Set 1 #

Total comments: 2

Patch Set 2 : only continue if at same column #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -5 lines) Patch
M tools/gn/parse_tree.h View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/gn/parse_tree.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M tools/gn/parser.cc View 1 2 chunks +6 lines, -2 lines 0 comments Download
M tools/gn/parser_unittest.cc View 1 1 chunk +25 lines, -0 lines 0 comments Download
M tools/gn/tokenizer.cc View 1 1 chunk +9 lines, -2 lines 0 comments Download
M tools/gn/tokenizer_unittest.cc View 1 1 chunk +43 lines, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
scottmg
6 years, 3 months ago (2014-09-23 03:48:16 UTC) #1
brettw
https://codereview.chromium.org/595753002/diff/1/tools/gn/parser_unittest.cc File tools/gn/parser_unittest.cc (right): https://codereview.chromium.org/595753002/diff/1/tools/gn/parser_unittest.cc#newcode592 tools/gn/parser_unittest.cc:592: " # then the end.\n" What about this code: ...
6 years, 3 months ago (2014-09-23 21:49:10 UTC) #2
scottmg
Thanks https://codereview.chromium.org/595753002/diff/1/tools/gn/parser_unittest.cc File tools/gn/parser_unittest.cc (right): https://codereview.chromium.org/595753002/diff/1/tools/gn/parser_unittest.cc#newcode592 tools/gn/parser_unittest.cc:592: " # then the end.\n" On 2014/09/23 21:49:09, ...
6 years, 3 months ago (2014-09-23 22:41:01 UTC) #5
brettw
lgtm
6 years, 3 months ago (2014-09-23 23:17:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/595753002/60001
6 years, 3 months ago (2014-09-23 23:20:36 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/70410) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/59735) win_gpu ...
6 years, 3 months ago (2014-09-23 23:26:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/595753002/60001
6 years, 3 months ago (2014-09-24 02:43:39 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:60001) as e52b935fed1b5c1f178fdb6449766f3516e3f65c
6 years, 3 months ago (2014-09-24 03:35:23 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 03:35:55 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7b80f170ea002576168f78502b6456697942a6df
Cr-Commit-Position: refs/heads/master@{#296339}

Powered by Google App Engine
This is Rietveld 408576698