[all-commits] [llvm/llvm-project] b90eef: [NFC][flang] Inclusive language: remove instances ...

Quinn Pham via All-commits all-commits at lists.llvm.org
Thu Nov 25 13:11:23 PST 2021


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

  Changed paths:
    M flang/docs/C++style.md
    M flang/docs/FortranIR.md
    M flang/test/Lower/pre-fir-tree04.f90

  Log Message:
  -----------
  [NFC][flang] Inclusive language: remove instances of master

[NFC] As part of using inclusive language within the llvm project, this patch:
- replaces master with main in C++style.md to match the renaming of the master
branch,
- removes master from `FortranIR.md` where it is superfluous,
- renames a logical variable in `pre-fir-tree04.f90` containing master.

Reviewed By: ZarkoCA

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




More information about the All-commits mailing list