This is an archive of the discontinued LLVM Phabricator instance.

Fix Solaris build of ubsan.
ClosedPublic

Authored by eugenis on Apr 20 2020, 11:55 AM.

Details

Summary

Broken in D78325.

Diff Detail

Event Timeline

eugenis created this revision.Apr 20 2020, 11:55 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 20 2020, 11:56 AM
Herald added subscribers: Restricted Project, fedor.sergeev, mgorny. · View Herald Transcript
ro accepted this revision.Apr 21 2020, 12:52 AM

This exactly what I'd been successfully been testing myself on both amd64-pc-solaris2.11 and sparcv9-sun-solaris2.11. Thanks.

This revision is now accepted and ready to land.Apr 21 2020, 12:52 AM
This revision was automatically updated to reflect the committed changes.