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

Issue 2527883004: Revert of [base] Pass scalar arguments by value in CHECK/DCHECK (Closed)

Created:
4 years ago by Clemens Hammacher
Modified:
4 years ago
CC:
Benedikt Meurer, v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Revert of [base] Pass scalar arguments by value in CHECK/DCHECK (patchset #3 id:40001 of https://codereview.chromium.org/2524093002/ ) Reason for revert: Seems to cause compile errors on Android. Will investigate on Monday. Original issue's description: > [base] Pass scalar arguments by value in CHECK/DCHECK > > This not only potentially improves performance, but also avoids weird > linker errors, like the one below, where I used Smi::kMinValue in a > DCHECK_EQ. > > > [421/649] LINK ./mksnapshot > > FAILED: mksnapshot > > src/base/logging.h|178| error: undefined reference to > 'v8::internal::Smi::kMinValue' > > R=bmeurer@chromium.org, ishell@chromium.org > > Committed: https://crrev.com/76723502528c5af003fdffc3520632ea2a13fef3 > Cr-Commit-Position: refs/heads/master@{#41273} TBR=bmeurer@chromium.org,ishell@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/29ee62443d87f8cdcf0157715f5205ab45d99c94 Cr-Commit-Position: refs/heads/master@{#41278}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -47 lines) Patch
M src/base/logging.h View 4 chunks +21 lines, -29 lines 0 comments Download
M src/base/logging.cc View 2 chunks +8 lines, -7 lines 0 comments Download
M test/unittests/base/logging-unittest.cc View 1 chunk +4 lines, -11 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
Clemens Hammacher
Created Revert of [base] Pass scalar arguments by value in CHECK/DCHECK
4 years ago (2016-11-24 20:10:43 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2527883004/1
4 years ago (2016-11-24 23:01:36 UTC) #3
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years ago (2016-11-24 23:01:38 UTC) #5
Michael Hablich
On 2016/11/24 23:01:38, commit-bot: I haz the power wrote: > No L-G-T-M from a valid ...
4 years ago (2016-11-24 23:02:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2527883004/1
4 years ago (2016-11-24 23:02:46 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-11-24 23:02:58 UTC) #10
commit-bot: I haz the power
4 years ago (2016-11-24 23:03:20 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/29ee62443d87f8cdcf0157715f5205ab45d99c94
Cr-Commit-Position: refs/heads/master@{#41278}

Powered by Google App Engine
This is Rietveld 408576698