This is an archive of the discontinued LLVM Phabricator instance.

[NFC][compiler-rt][hwasan] Move GetCurrentThread to hwasan.cpp
ClosedPublic

Authored by leonardchan on Jun 23 2021, 4:18 PM.

Details

Summary

We can reuse the same implementation for getting the current thread on fuchsia.

Diff Detail

Event Timeline

leonardchan created this revision.Jun 23 2021, 4:18 PM
leonardchan requested review of this revision.Jun 23 2021, 4:18 PM
vitalybuka accepted this revision.Jun 23 2021, 7:34 PM
This revision is now accepted and ready to land.Jun 23 2021, 7:34 PM