This is an archive of the discontinued LLVM Phabricator instance.

[tsan] Use REAL macro when calling intercepted function
AbandonedPublic

Authored by tstellar on Dec 2 2020, 3:56 PM.

Details

Reviewers
vitalybuka

Diff Detail

Event Timeline

tstellar created this revision.Dec 2 2020, 3:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 2 2020, 3:56 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
tstellar requested review of this revision.Dec 2 2020, 3:56 PM
dvyukov edited reviewers, added: vitalybuka; removed: dvyukov.Dec 3 2020, 1:34 AM
dvyukov added a subscriber: dvyukov.

It intentionally calls interceptor which will call sigaction_impl where all works is done.

vitalybuka requested changes to this revision.Feb 17 2021, 1:43 PM
This revision now requires changes to proceed.Feb 17 2021, 1:43 PM
tstellar abandoned this revision.Nov 1 2021, 5:06 PM