This is an archive of the discontinued LLVM Phabricator instance.

[clang] [MinGW] Allow using the vptr sanitizer
ClosedPublic

Authored by mstorsjo on Nov 1 2020, 1:03 PM.

Diff Detail

Event Timeline

mstorsjo created this revision.Nov 1 2020, 1:03 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 1 2020, 1:03 PM
mstorsjo requested review of this revision.Nov 1 2020, 1:03 PM
rnk accepted this revision.Nov 2 2020, 11:07 AM

lgtm

This revision is now accepted and ready to land.Nov 2 2020, 11:07 AM
This revision was landed with ongoing or failed builds.Nov 2 2020, 11:59 PM
This revision was automatically updated to reflect the committed changes.

Yep, I pushed a commit that is supposed to fix it, d3bd06f5c709fe073739a06e0d5a22020f0bf90c, but all bots haven't caught up yet. Sorry for the noise and breakage.