This is an archive of the discontinued LLVM Phabricator instance.

scudo: fix thread-safety macro name
ClosedPublic

Authored by dvyukov on Jan 7 2022, 9:27 AM.

Details

Summary

Missed in 765921de5b ("sanitizer_common: prefix thread-safety macros with SANITIZER_") update.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Jan 7 2022, 9:27 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 7 2022, 9:27 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
This revision was not accepted when it landed; it landed in state Needs Review.Jan 7 2022, 9:28 AM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.

Thanks for the quick fix.

vitalybuka reopened this revision.Jan 7 2022, 12:12 PM
vitalybuka accepted this revision.
This revision is now accepted and ready to land.Jan 7 2022, 12:12 PM
vitalybuka closed this revision.Jan 7 2022, 12:12 PM