Searched defs:needsTsanRt (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Driver/
H A DSanitizerArgs.h85 bool needsTsanRt() const { return Sanitizers.has(SanitizerKind::Thread); } function in class:clang::driver::SanitizerArgs

Completed in 126 milliseconds