Author: gbMattN
Date: 2025-01-30T12:10:51Z
New Revision: 355d0b186f178668b103068537e517f3d52ad639

URL: 
https://github.com/llvm/llvm-project/commit/355d0b186f178668b103068537e517f3d52ad639
DIFF: 
https://github.com/llvm/llvm-project/commit/355d0b186f178668b103068537e517f3d52ad639.diff

LOG: Fix link to TySan issues page (#125052)

Added: 
    

Modified: 
    clang/docs/TypeSanitizer.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/TypeSanitizer.rst b/clang/docs/TypeSanitizer.rst
index 8b815d8804fa8f..4d1dfc23a6c51e 100644
--- a/clang/docs/TypeSanitizer.rst
+++ b/clang/docs/TypeSanitizer.rst
@@ -202,4 +202,4 @@ enough for TypeSanitizer's runtime.
 
 We are actively working on enhancing the tool --- stay tuned.  Any help, 
 issues, pull requests, ideas, is more than welcome. You can find the 
-`issue tracker 
here.<https://github.com/llvm/llvm-project/issues?q=is%3Aissue%20state%3Aopen%20TySan%20label%3Acompiler-rt%3Atysan>`
+`issue tracker here. 
<https://github.com/llvm/llvm-project/issues?q=is%3Aissue%20state%3Aopen%20TySan%20label%3Acompiler-rt%3Atysan>`_


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to