This revision was automatically updated to reflect the committed changes. Closed by commit rGd4b28a0fe685: [NFC][clang] Inclusive language: replace master with main in convert_arm_neon.py (authored by quinnp).
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113942/new/ https://reviews.llvm.org/D113942 Files: clang/utils/convert_arm_neon.py Index: clang/utils/convert_arm_neon.py =================================================================== --- clang/utils/convert_arm_neon.py +++ clang/utils/convert_arm_neon.py @@ -7,7 +7,7 @@ # using the old single-char type modifiers to an equivalent new-style form where # each modifier is orthogonal and they can be composed. # -# It was used to directly generate the .td files on master, so if you have any +# It was used to directly generate the .td files on main, so if you have any # local additions I would suggest implementing any modifiers here, and running # it over your entire pre-merge .td files rather than trying to resolve any # conflicts manually.
Index: clang/utils/convert_arm_neon.py =================================================================== --- clang/utils/convert_arm_neon.py +++ clang/utils/convert_arm_neon.py @@ -7,7 +7,7 @@ # using the old single-char type modifiers to an equivalent new-style form where # each modifier is orthogonal and they can be composed. # -# It was used to directly generate the .td files on master, so if you have any +# It was used to directly generate the .td files on main, so if you have any # local additions I would suggest implementing any modifiers here, and running # it over your entire pre-merge .td files rather than trying to resolve any # conflicts manually.
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits