This is an archive of the discontinued LLVM Phabricator instance.

scudo: fix CheckFailed-related build breakage
ClosedPublic

Authored by dvyukov on May 12 2021, 12:09 AM.

Details

Summary

I was running:

$ ninja check-sanitizer check-msan check-asan \

check-tsan check-lsan check-ubsan check-cfi \
check-profile check-memprof check-xray check-hwasan

but missed check-scudo...

Diff Detail

Event Timeline

dvyukov created this revision.May 12 2021, 12:09 AM
dvyukov requested review of this revision.May 12 2021, 12:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 12 2021, 12:09 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.May 12 2021, 12:10 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
vitalybuka reopened this revision.May 12 2021, 12:21 AM
vitalybuka accepted this revision.
This revision is now accepted and ready to land.May 12 2021, 12:22 AM
vitalybuka closed this revision.May 12 2021, 12:22 AM