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 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits