Author: Kirill Podoprigora
Date: 2024-05-31T10:43:42-04:00
New Revision: 6163775077236a0e602759912872a06162efd01b

URL: 
https://github.com/llvm/llvm-project/commit/6163775077236a0e602759912872a06162efd01b
DIFF: 
https://github.com/llvm/llvm-project/commit/6163775077236a0e602759912872a06162efd01b.diff

LOG: [clang] ``README.txt``: Replace the link to the old bug tracker with the 
new one. (#93878)

Added: 
    

Modified: 
    clang/README.txt

Removed: 
    


################################################################################
diff  --git a/clang/README.txt b/clang/README.txt
index 63842d42bc208..477f720b193fb 100644
--- a/clang/README.txt
+++ b/clang/README.txt
@@ -23,4 +23,4 @@ on the Clang forums:
   https://discourse.llvm.org/c/clang/
 
 If you find a bug in Clang, please file it in the LLVM bug tracker:
-  http://llvm.org/bugs/
+  https://github.com/llvm/llvm-project/issues


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

Reply via email to