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

Issue 13724006: Fix presubmit style warning for gdb-jit.cc (Closed)

Created:
7 years, 8 months ago by wingo
Modified:
7 years, 8 months ago
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Fix presubmit style warning for gdb-jit.cc For many moons now I've been seeing this warning when running make x64.release.check: /home/wingo/src/v8/src/gdb-jit.cc:632: Single-argument constructors should be marked explicit. [runtime/explicit] [5] This patch fixes it. BUG= Committed: http://code.google.com/p/v8/source/detail?r=14153

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/gdb-jit.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
wingo
7 years, 8 months ago (2013-04-05 14:36:57 UTC) #1
Michael Starzinger
LGTM.
7 years, 8 months ago (2013-04-05 15:06:07 UTC) #2
Michael Starzinger
7 years, 8 months ago (2013-04-05 15:11:00 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r14153 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698