This is an archive of the discontinued LLVM Phabricator instance.

[tests][msan] Use -fno-sanitize-memory-param-retval in tests
ClosedPublic

Authored by vitalybuka on Sep 26 2022, 4:44 PM.

Details

Summary

Supports either default of -f[no-]sanitize-memory-param-retval.

Diff Detail

Event Timeline

vitalybuka created this revision.Sep 26 2022, 4:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 26 2022, 4:44 PM
Herald added a subscriber: Enna1. · View Herald Transcript
vitalybuka requested review of this revision.Sep 26 2022, 4:44 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 26 2022, 4:44 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
MaskRay accepted this revision.Sep 26 2022, 5:10 PM
MaskRay added a subscriber: MaskRay.

LGTM. [rt] => [msan] ?

This revision is now accepted and ready to land.Sep 26 2022, 5:10 PM
aeubanks accepted this revision.Sep 26 2022, 5:13 PM
vitalybuka retitled this revision from [tests][rt] Use -fno-sanitize-memory-param-retval in tests to [tests][msan] Use -fno-sanitize-memory-param-retval in tests.Sep 26 2022, 5:21 PM
vitalybuka edited the summary of this revision. (Show Details)
This revision was landed with ongoing or failed builds.Sep 26 2022, 5:24 PM
This revision was automatically updated to reflect the committed changes.