[clang] [clang] ``README.txt``: Replace the link to the old bug tracker with the new one. (PR #93878)
via cfe-commits
cfe-commits at lists.llvm.org
Thu May 30 13:53:54 PDT 2024
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-clang
Author: Kirill Podoprigora (Eclips4)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/93878.diff
1 Files Affected:
- (modified) clang/README.txt (+1-1)
``````````diff
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
``````````
</details>
https://github.com/llvm/llvm-project/pull/93878
More information about the cfe-commits
mailing list