Searched refs:needsTsanRt (Results 1 – 2 of 2) sorted by relevance
42 bool needsTsanRt() const { return Sanitizers.has(SanitizerKind::Thread); } in needsTsanRt() function
2330 if (SanArgs.needsTsanRt()) in collectSanitizerRuntimes()