https://github.com/Eclips4 created 
https://github.com/llvm/llvm-project/pull/93878

None

>From 6bd0f8aa806c5603e849f7973cf9464ff7b41ccc Mon Sep 17 00:00:00 2001
From: Kirill Podoprigora <kirill.ba...@mail.ru>
Date: Thu, 30 May 2024 23:52:43 +0300
Subject: [PATCH] Replace the link to the old bug tracker with a new one

---
 clang/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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