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

Issue 290733010: Parse defined variables in command-line analyzer (Closed)

Created:
6 years, 7 months ago by Brian Wilkerson
Modified:
6 years, 7 months ago
Reviewers:
pquitslund
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Parse defined variables in command-line analyzer. We can't actually make use of them until we translate a new version, but it's one step closer. R=pquitslund@google.com Committed: https://code.google.com/p/dart/source/detail?r=36508

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -27 lines) Patch
M pkg/analyzer/lib/options.dart View 6 chunks +30 lines, -6 lines 2 comments Download
M pkg/analyzer/test/options_test.dart View 4 chunks +28 lines, -21 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Brian Wilkerson
6 years, 7 months ago (2014-05-22 13:19:19 UTC) #1
pquitslund
LGTM % type annotation nits. https://codereview.chromium.org/290733010/diff/1/pkg/analyzer/lib/options.dart File pkg/analyzer/lib/options.dart (right): https://codereview.chromium.org/290733010/diff/1/pkg/analyzer/lib/options.dart#newcode153 pkg/analyzer/lib/options.dart:153: Map<String, String> definedVariables = ...
6 years, 7 months ago (2014-05-22 16:22:40 UTC) #2
Brian Wilkerson
Thanks for the feedback. I agree that we need to be consistent with our use ...
6 years, 7 months ago (2014-05-22 16:42:08 UTC) #3
Brian Wilkerson
6 years, 7 months ago (2014-05-22 16:45:25 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r36508 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698