With additional memory it and indirection it can be implemented
without THREADLOCAL.
Depends on D108751.
Paths
| Differential D108779
[sanitizer] Avoid THREADLOCAL in qsort Changes PlannedPublic Authored by vitalybuka on Aug 26 2021, 12:04 PM.
Details
Diff Detail
Event TimelineComment Actions What's the motivation for this change? It complicates our implementation quite a bit.
Revision Contents
Diff 368953 compiler-rt/lib/sanitizer_common/sanitizer_common.h
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
|