[all-commits] [llvm/llvm-project] 6ceba0: [flang] More actual argument warnings
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Jul 3 12:49:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ceba01a4d5c4482885348c71294d89f48579b51
https://github.com/llvm/llvm-project/commit/6ceba01a4d5c4482885348c71294d89f48579b51
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M flang/lib/Evaluate/characteristics.cpp
M flang/lib/Semantics/check-call.cpp
A flang/test/Semantics/call37.f90
M flang/test/Semantics/ignore_tkr01.f90
Log Message:
-----------
[flang] More actual argument warnings
Emit warnings when CHARACTER lengths or array sizes of actual
and dummy arguments mismatch in risky ways.
Differential Revision: https://reviews.llvm.org/D154370
More information about the All-commits
mailing list