We can reuse the same implementation for getting the current thread on fuchsia.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104824
[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 TimelineThis revision is now accepted and ready to land.Jun 23 2021, 7:34 PM Closed by commit rGc4a00ed85192: [NFC][compiler-rt][hwasan] Move GetCurrentThread to hwasan.cpp (authored by leonardchan). · Explain WhyJun 29 2021, 11:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355317 compiler-rt/lib/hwasan/hwasan.cpp
compiler-rt/lib/hwasan/hwasan_linux.cpp
|