================
@@ -79,6 +79,9 @@ SANITIZER("type", Type)
// ThreadSanitizer
SANITIZER("thread", Thread)
+// DeadlockSanitizer (ThreadSanitizer, with only the deadlock detection.)
----------------
vitalybuka wrote:we need documentation somewhere https://github.com/llvm/llvm-project/pull/212748 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
