[all-commits] [llvm/llvm-project] bbce75: Update Bug report URL to Github Issues
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Thu Jan 6 01:35:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbce75e352be0637305a1b59ac5eca7175bceece
https://github.com/llvm/llvm-project/commit/bbce75e352be0637305a1b59ac5eca7175bceece
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-01-06 (Thu, 06 Jan 2022)
Changed paths:
M clang-tools-extra/docs/clang-doc.rst
M clang/docs/CommandGuide/clang.rst
M clang/www/c_status.html
M clang/www/cxx_status.html
M clang/www/get_involved.html
M clang/www/get_started.html
M clang/www/menu.html.incl
M libcxx/docs/index.rst
M libunwind/docs/index.rst
M lldb/docs/index.rst
M llvm/CMakeLists.txt
M llvm/docs/CommandGuide/llvm-install-name-tool.rst
M llvm/docs/CommandGuide/llvm-libtool-darwin.rst
M llvm/docs/CommandGuide/llvm-lipo.rst
M llvm/docs/CommandGuide/llvm-objcopy.rst
M llvm/docs/CommandGuide/llvm-objdump.rst
M llvm/docs/CommandGuide/llvm-otool.rst
M llvm/docs/CommandGuide/llvm-size.rst
M llvm/docs/CommandGuide/llvm-strings.rst
M llvm/docs/CommandGuide/llvm-strip.rst
M llvm/utils/gn/secondary/clang/include/clang/Config/BUILD.gn
M llvm/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn
M utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h
M utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/config.h
Log Message:
-----------
Update Bug report URL to Github Issues
Although we moved to Github Issues. The bug report message refers to
Bugzilla still. This patch tries to update these URLs.
Reviewed By: MaskRay, Quuxplusone, jhenderson, libunwind, libc++
Differential Revision: https://reviews.llvm.org/D116351
More information about the All-commits
mailing list