[all-commits] [llvm/llvm-project] fc0447: [flang] Fix duplicate word typos; NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Sep 1 18:41:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc04472aa269eac6edfc29856092d51e6943fb4e
https://github.com/llvm/llvm-project/commit/fc04472aa269eac6edfc29856092d51e6943fb4e
Author: Fangrui Song <i at maskray.me>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M flang/include/flang/Lower/CallInterface.h
M flang/include/flang/Optimizer/Builder/Runtime/RTBuilder.h
M flang/include/flang/Optimizer/Builder/Runtime/Reduction.h
M flang/lib/Decimal/big-radix-floating-point.h
M flang/lib/Lower/ConvertExpr.cpp
M flang/lib/Lower/OpenMP.cpp
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/lib/Semantics/expression.cpp
M flang/lib/Semantics/resolve-names.cpp
Log Message:
-----------
[flang] Fix duplicate word typos; NFC
Those fixes were taken from https://reviews.llvm.org/D137338
More information about the All-commits
mailing list