This is an archive of the discontinued LLVM Phabricator instance.

tsan: uninline Enable/DisableIgnores
ClosedPublic

Authored by dvyukov on Sep 21 2021, 5:15 AM.

Details

Summary

ScopedInterceptor::Enable/DisableIgnores is only used for some special cases.
Unline them from the common interceptor handling.

Diff Detail

Event Timeline

dvyukov requested review of this revision.Sep 21 2021, 5:15 AM
dvyukov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 21 2021, 5:15 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Sep 21 2021, 1:19 PM
This revision is now accepted and ready to land.Sep 21 2021, 1:19 PM
This revision was automatically updated to reflect the committed changes.