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

Issue 11414207: Remove unused private member variables found by clang -Wunused-private-field (Closed)

Created:
8 years ago by adamk
Modified:
8 years ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Remove unused private member variables found by clang -Wunused-private-field

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -37 lines) Patch
M src/d8.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M src/deoptimizer.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/incremental-marking.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M src/objects.cc View 3 chunks +3 lines, -5 lines 0 comments Download
M src/parser.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/spaces.h View 4 chunks +4 lines, -9 lines 0 comments Download
M src/store-buffer.h View 2 chunks +1 line, -3 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +0 lines, -1 line 0 comments Download
M test/cctest/test-heap-profiler.cc View 1 chunk +0 lines, -1 line 0 comments Download
M test/cctest/test-lockers.cc View 3 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
adamk
Happened to find these while building using Chromium's version of clang.
8 years ago (2012-11-28 18:16:58 UTC) #1
danno
8 years ago (2012-11-29 15:04:05 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698