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

Issue 1503383003: OFStream should have a virtual destructor. (Closed)

Created:
5 years ago by Mircea Trofin
Modified:
5 years ago
Reviewers:
Benedikt Meurer, Jarin
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

OFStream should have a virtual destructor. I noticed that using --print-opt-code was producing output unreliably. Upon investigation, it turns out OFStream's destructor was not marked virtual. Fixing this fixes the problem, as ostream flushes at destruction. BUG= Committed: https://crrev.com/42963f41bae84e2ac3a9a196e794e25e22dca4d1 Cr-Commit-Position: refs/heads/master@{#32688}

Patch Set 1 #

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

Messages

Total messages: 10 (5 generated)
Mircea Trofin
5 years ago (2015-12-08 23:43:03 UTC) #3
Benedikt Meurer
lgtm
5 years ago (2015-12-09 04:07:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1503383003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1503383003/1
5 years ago (2015-12-09 04:20:20 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-09 04:34:10 UTC) #8
commit-bot: I haz the power
5 years ago (2015-12-09 04:34:25 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/42963f41bae84e2ac3a9a196e794e25e22dca4d1
Cr-Commit-Position: refs/heads/master@{#32688}

Powered by Google App Engine
This is Rietveld 408576698