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

Issue 996893002: gn: Enforce braces after 'else' (Closed)

Created:
5 years, 9 months ago by scottmg
Modified:
5 years, 9 months ago
Reviewers:
Dirk Pranke, brettw, tfarina
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gn: Enforce braces after 'else' R=brettw@chromium.org BUG=434508 Committed: https://crrev.com/3d5823f1b9b8220cacd112aaa9f97793e0b8317e Cr-Commit-Position: refs/heads/master@{#319975}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -1 line) Patch
M tools/gn/parser.cc View 1 chunk +6 lines, -1 line 4 comments Download
M tools/gn/parser_unittest.cc View 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
scottmg
5 years, 9 months ago (2015-03-10 19:36:41 UTC) #1
Dirk Pranke
lgtm
5 years, 9 months ago (2015-03-10 19:49:15 UTC) #3
tfarina
https://codereview.chromium.org/996893002/diff/1/tools/gn/parser.cc File tools/gn/parser.cc (right): https://codereview.chromium.org/996893002/diff/1/tools/gn/parser.cc#newcode503 tools/gn/parser.cc:503: if (!LookAhead(Token::LEFT_BRACE) && !LookAhead(Token::IF)) { || here does the ...
5 years, 9 months ago (2015-03-10 20:37:25 UTC) #5
scottmg
https://codereview.chromium.org/996893002/diff/1/tools/gn/parser.cc File tools/gn/parser.cc (right): https://codereview.chromium.org/996893002/diff/1/tools/gn/parser.cc#newcode503 tools/gn/parser.cc:503: if (!LookAhead(Token::LEFT_BRACE) && !LookAhead(Token::IF)) { On 2015/03/10 20:37:24, tfarina ...
5 years, 9 months ago (2015-03-10 21:21:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/996893002/1
5 years, 9 months ago (2015-03-10 21:22:35 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-10 21:28:47 UTC) #9
commit-bot: I haz the power
5 years, 9 months ago (2015-03-10 21:30:05 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3d5823f1b9b8220cacd112aaa9f97793e0b8317e
Cr-Commit-Position: refs/heads/master@{#319975}

Powered by Google App Engine
This is Rietveld 408576698