__tsan_default_options is part of the tsan interface so should be exposed in tsan_interface.h.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
We need TSAN_EXTERNAL_HOOKS for GO
compiler-rt/lib/tsan/rtl/tsan_interface.h | ||
---|---|---|
35 | SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE const char* __tsan_default_options(); |
SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE const char* __tsan_default_options();