This is an archive of the discontinued LLVM Phabricator instance.

Add !nosanitize to FixedMetadataKinds
ClosedPublic

Authored by Enna1 on May 24 2022, 6:01 AM.

Details

Summary

This patch adds !nosanitize metadata to FixedMetadataKinds.def, !nosanitize indicates that LLVM should not insert any sanitizer instrumentation.

Diff Detail

Event Timeline

Enna1 created this revision.May 24 2022, 6:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 6:01 AM
Enna1 requested review of this revision.May 24 2022, 6:01 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 24 2022, 6:01 AM
Enna1 edited the summary of this revision. (Show Details)May 24 2022, 6:41 PM
Enna1 added reviewers: nikic, vitalybuka, fhahn, dvyukov.
Enna1 added a subscriber: MTC.
vitalybuka accepted this revision.May 24 2022, 8:25 PM
This revision is now accepted and ready to land.May 24 2022, 8:25 PM
This revision was landed with ongoing or failed builds.May 26 2022, 6:46 PM
This revision was automatically updated to reflect the committed changes.