[all-commits] [llvm/llvm-project] c71fbd: [NFC] Inclusive language: Remove instances of mast...

Quinn Pham via All-commits all-commits at lists.llvm.org
Fri Nov 5 06:48:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c71fbdd87b356c6d43dbc26a4d7113d9cbb93fe7
      https://github.com/llvm/llvm-project/commit/c71fbdd87b356c6d43dbc26a4d7113d9cbb93fe7
  Author: Quinn Pham <Quinn.Pham at ibm.com>
  Date:   2021-11-05 (Fri, 05 Nov 2021)

  Changed paths:
    M clang-tools-extra/clangd/Protocol.h
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/docs/LibFormat.rst
    M clang/docs/UsersManual.rst
    M clang/lib/AST/ItaniumMangle.cpp
    M clang/lib/Format/Format.cpp
    M clang/lib/Format/FormatToken.h
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/test/OpenMP/aarch64_vfabi_NarrowestDataSize.c
    M clang/test/OpenMP/aarch64_vfabi_WidestDataSize.c
    M clang/www/related.html
    M libcxx/utils/ci/Dockerfile
    M lld/docs/WebAssembly.rst
    M lld/wasm/Driver.cpp
    M lld/wasm/SyntheticSections.h
    M lldb/unittests/Process/minidump/Inputs/linux-x86_64.cpp
    M llvm/CMakeLists.txt
    M llvm/docs/CompileCudaWithLLVM.rst
    M llvm/docs/Proposals/TestSuite.rst
    M llvm/include/llvm/BinaryFormat/Wasm.h
    M llvm/include/llvm/Object/Wasm.h
    M llvm/lib/MC/WasmObjectWriter.cpp
    M llvm/lib/Object/WasmObjectFile.cpp
    M llvm/lib/Target/WebAssembly/README.txt
    M llvm/tools/vfabi-demangle-fuzzer/vfabi-demangler-fuzzer.cpp
    M llvm/utils/gn/README.rst
    M mlir/docs/Dialects/SPIR-V.md
    M mlir/docs/LangRef.md
    M mlir/docs/Rationale/Rationale.md
    M mlir/docs/Rationale/RationaleGenericDAGRewriter.md
    M mlir/include/mlir/Dialect/LLVMIR/ROCDLDialect.h
    M mlir/lib/Tools/mlir-lsp-server/lsp/Protocol.h
    M utils/bazel/.bazelrc
    M utils/bazel/README.md

  Log Message:
  -----------
  [NFC] Inclusive language: Remove instances of master in URLs

[NFC] This patch fixes URLs containing "master". Old URLs were either broken or
redirecting to the new URL.

Reviewed By: #libc, ldionne, mehdi_amini

Differential Revision: https://reviews.llvm.org/D113186




More information about the All-commits mailing list