This is an archive of the discontinued LLVM Phabricator instance.

sanitizer_common: Remove Fuchsia support for reading flags from files
ClosedPublic

Authored by mcgrathr on Mar 25 2022, 12:35 PM.

Details

Summary

This has never really been used in practice. Fuchsia is moving
away from the support this requires, so don't use it.

Diff Detail

Event Timeline

mcgrathr created this revision.Mar 25 2022, 12:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 25 2022, 12:35 PM
Herald added a subscriber: abrachet. · View Herald Transcript
mcgrathr requested review of this revision.Mar 25 2022, 12:35 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 25 2022, 12:35 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
phosek accepted this revision.Mar 25 2022, 1:13 PM

LGTM

This revision is now accepted and ready to land.Mar 25 2022, 1:13 PM