This is an archive of the discontinued LLVM Phabricator instance.

[gn build] Add ubsan libraries
ClosedPublic

Authored by aeubanks on Aug 15 2022, 1:04 PM.

Details

Summary

clang -fsanitize=undefined works with this.

Diff Detail

Event Timeline

aeubanks created this revision.Aug 15 2022, 1:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 15 2022, 1:04 PM
Herald added a subscriber: Enna1. · View Herald Transcript
aeubanks requested review of this revision.Aug 15 2022, 1:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 15 2022, 1:05 PM
thakis accepted this revision.Aug 15 2022, 1:49 PM

Maybe say "for Linux and Android" in commit message somewhere.

Thanks!

This revision is now accepted and ready to land.Aug 15 2022, 1:49 PM
This revision was landed with ongoing or failed builds.Aug 15 2022, 1:56 PM
This revision was automatically updated to reflect the committed changes.

Please watch http://45.33.8.238/ after landing gn changes.

(Fixed this one in f56e486fdc1deb99148d88d21af6f3c7756029ef)

sorry about that, will try to remember in the future
looking at the mac breakage