================
@@ -176,6 +176,8 @@ Changes to BOLT
 Changes to Sanitizers
 ---------------------
 
+* Add a random delay into ThreadSanitizer to help find rare thread 
interleavings.
----------------
ccotter wrote:

I've updated ThreadSanitizer.rst, documenting only the new adaptive feature w/ 
each flag.

I don't see the Edit option on the wiki. I believe only project collaborators 
can see it.

That said, the README does indeed clearly state "This repository has been 
archived and is no longer actively maintained." ... so, if you're OK with it, 
perhaps let's add the documentation into the rst for this change, and use the 
issue I created to figure out the path forward (e.g., porting the remaining 
TSAN_OPTIONS flag docs into llvm-project, or other). 

https://github.com/llvm/llvm-project/pull/178836
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to