Add a check that TLS_SLOT_TSAN / TLS_SLOT_SANITIZER, whichever
android_get_tls_slot is using, is not conflicting with
TLS_SLOT_DLERROR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good to me.
compiler-rt/lib/hwasan/hwasan_linux.cc | ||
---|---|---|
295 ↗ | (On Diff #177800) | Should there be a newline at the end of the error message? |