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

Issue 9285013: Fix building with clang (Closed)

Created:
8 years, 11 months ago by Jakob Kummerow
Modified:
8 years, 11 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Fix building with clang BUG=v8:1912 Committed: https://code.google.com/p/v8/source/detail?r=10492

Patch Set 1 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -141 lines) Patch
M build/common.gypi View 1 chunk +1 line, -1 line 0 comments Download
M src/arm/assembler-arm.h View 1 chunk +7 lines, -5 lines 0 comments Download
M src/arm/lithium-arm.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M src/serialize.h View 2 chunks +0 lines, -7 lines 0 comments Download
M src/serialize.cc View 2 chunks +1 line, -31 lines 0 comments Download
M src/x64/lithium-x64.cc View 2 chunks +4 lines, -6 lines 0 comments Download
M test/cctest/test-api.cc View 47 chunks +58 lines, -54 lines 0 comments Download
M test/cctest/test-compiler.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M test/cctest/test-debug.cc View 12 chunks +12 lines, -18 lines 0 comments Download
M test/cctest/test-deoptimization.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M test/cctest/test-parsing.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
Please take a look.
8 years, 11 months ago (2012-01-24 12:31:06 UTC) #1
Sven Panne
8 years, 11 months ago (2012-01-24 12:58:32 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698