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

Issue 2009653002: PPC: [build] Fix a clang warning (Closed)

Created:
4 years, 7 months ago by JaideepBajwa
Modified:
4 years, 7 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

PPC: [build] Fix a clang warning Port a23222ed32d8a4829af1dc33f93ca599fef6c50a Original commit message: For cross-compiler-compatibility and standards compliance %p requires a void*, rather than any pointer type. R=machenbach@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com BUG=chromium:474921 LOG=N Committed: https://crrev.com/8b295a0e3f1ef150fbeb925ea604f962ad74e3d9 Cr-Commit-Position: refs/heads/master@{#36519}

Patch Set 1 #

Total comments: 1

Patch Set 2 : updated to use static_cast #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M src/ppc/simulator-ppc.cc View 1 2 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
JaideepBajwa
PTAL
4 years, 7 months ago (2016-05-24 22:22:47 UTC) #1
Michael Achenbach
lgtm with comment https://codereview.chromium.org/2009653002/diff/1/src/ppc/simulator-ppc.cc File src/ppc/simulator-ppc.cc (right): https://codereview.chromium.org/2009653002/diff/1/src/ppc/simulator-ppc.cc#newcode1287 src/ppc/simulator-ppc.cc:1287: reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), I assume FUNCTION_ADDR already returns ...
4 years, 7 months ago (2016-05-25 06:40:29 UTC) #2
JaideepBajwa
On 2016/05/25 06:40:29, Michael Achenbach (slow) wrote: > lgtm with comment > > https://codereview.chromium.org/2009653002/diff/1/src/ppc/simulator-ppc.cc > ...
4 years, 7 months ago (2016-05-25 14:11:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2009653002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2009653002/20001
4 years, 7 months ago (2016-05-25 14:26:01 UTC) #6
Michael Achenbach
lgtm
4 years, 7 months ago (2016-05-25 14:32:16 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-25 14:48:32 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 14:49:27 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8b295a0e3f1ef150fbeb925ea604f962ad74e3d9
Cr-Commit-Position: refs/heads/master@{#36519}

Powered by Google App Engine
This is Rietveld 408576698