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

Issue 2109663003: Add libc++ __tree to ubsan blacklist. (Closed)

Created:
4 years, 5 months ago by mbjorge
Modified:
3 years, 5 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add libc++ __tree to ubsan blacklist. libc++ __tree is not ubsan clean. It floods compile and run steps with "runtime error: downcast" and "runtime error: upcast" errors, making ubsan much less usable. This is a KI with libc++: https://llvm.org/bugs/show_bug.cgi?id=19302 Committed: https://crrev.com/e2abe2366d707ac6ad308e2643f41423971f81fc Cr-Commit-Position: refs/heads/master@{#402902}

Patch Set 1 #

Patch Set 2 : Added map also #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M tools/ubsan/blacklist.txt View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (5 generated)
mbjorge
Came across this issue with UBSAN when building ubsan chromecast builds. Both at compile and ...
4 years, 5 months ago (2016-06-28 23:16:48 UTC) #2
Dirk Pranke
lgtm if ochang approves.
4 years, 5 months ago (2016-06-28 23:24:00 UTC) #3
Oliver Chang
lgtm
4 years, 5 months ago (2016-06-29 16:50:17 UTC) #4
mbjorge
Added map also; was able to see this error once the __tree errors were cleared ...
4 years, 5 months ago (2016-06-29 18:39:14 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/2109663003/20001
4 years, 5 months ago (2016-06-29 18:40:33 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-06-29 19:38:58 UTC) #9
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-29 19:39:21 UTC) #10
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e2abe2366d707ac6ad308e2643f41423971f81fc Cr-Commit-Position: refs/heads/master@{#402902}
4 years, 5 months ago (2016-06-29 19:40:48 UTC) #12
Nico
Looks like this has been fixed upstream. Should we try undoing this again?
3 years, 5 months ago (2017-07-17 23:40:34 UTC) #14
mbjorge
On 2017/07/17 at 23:40:34, thakis wrote: > Looks like this has been fixed upstream. Should ...
3 years, 5 months ago (2017-07-17 23:41:28 UTC) #15
Nico
On 2017/07/17 23:41:28, mbjorge wrote: > On 2017/07/17 at 23:40:34, thakis wrote: > > Looks ...
3 years, 5 months ago (2017-07-18 14:35:51 UTC) #16
mbjorge
On 2017/07/18 at 14:35:51, thakis wrote: > On 2017/07/17 23:41:28, mbjorge wrote: > > On ...
3 years, 5 months ago (2017-07-18 23:30:29 UTC) #17
mbjorge
3 years, 5 months ago (2017-07-19 20:40:05 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2983093003/ by mbjorge@chromium.org.

The reason for reverting is: Issued fixed upstream.

Powered by Google App Engine
This is Rietveld 408576698