This is an archive of the discontinued LLVM Phabricator instance.

Fix objc_sync_exit TSAN interceptor
ClosedPublic

Authored by yln on Nov 26 2018, 11:08 AM.

Details

Reviewers
kubamracek
Summary

Fix copy & paste mistake

Diff Detail

Event Timeline

yln created this revision.Nov 26 2018, 11:08 AM
Herald added subscribers: Restricted Project, llvm-commits. · View Herald TranscriptNov 26 2018, 11:08 AM
This revision is now accepted and ready to land.Nov 26 2018, 11:12 AM
yln closed this revision.Nov 28 2018, 10:53 AM

Closing manually, since somehow I managed to mess up the commit message (it's empty).
Fixed by https://reviews.llvm.org/rCRT347788.