This is an archive of the discontinued LLVM Phabricator instance.

[msan][asan] Add runtime flag intercept_strcmp
ClosedPublic

Authored by vitalybuka on Sep 18 2020, 3:04 AM.

Details

Summary

Can be used to disable interceptor to workaround issues of
non-instrumented code.

Diff Detail

Event Timeline

vitalybuka created this revision.Sep 18 2020, 3:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 18 2020, 3:04 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka requested review of this revision.Sep 18 2020, 3:04 AM
eugenis accepted this revision.Sep 18 2020, 8:20 AM

LGTM

This revision is now accepted and ready to land.Sep 18 2020, 8:20 AM
This revision was landed with ongoing or failed builds.Sep 18 2020, 1:46 PM
This revision was automatically updated to reflect the committed changes.