[all-commits] [llvm/llvm-project] 73c353: [flang] Catch errors in function calls instead of ...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Thu Jun 3 15:25:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73c3530f5e057333eeac300b9d9925a13c55c9a6
https://github.com/llvm/llvm-project/commit/73c3530f5e057333eeac300b9d9925a13c55c9a6
Author: peter klausler <pklausler at nvidia.com>
Date: 2021-06-03 (Thu, 03 Jun 2021)
Changed paths:
M flang/lib/Evaluate/characteristics.cpp
M flang/lib/Semantics/check-declarations.cpp
M flang/lib/Semantics/expression.cpp
Log Message:
-----------
[flang] Catch errors in function calls instead of crashing
Add some missing error messages, and permit the appearance
of EntityDetails symbols in dummy argument type characterization.
Differential Revision: https://reviews.llvm.org/D103576
More information about the All-commits
mailing list