[all-commits] [llvm/llvm-project] dfaa38: [flang] Fix wording of warning message
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Jun 23 11:15:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dfaa3880e1f90b9f4540c4c8ef1d19d4dfad8ace
https://github.com/llvm/llvm-project/commit/dfaa3880e1f90b9f4540c4c8ef1d19d4dfad8ace
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M flang/lib/Evaluate/common.cpp
Log Message:
-----------
[flang] Fix wording of warning message
"division on intrinsic call" should read "division by zero on intrinsic call".
Differential Revision: https://reviews.llvm.org/D128394
More information about the All-commits
mailing list