aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectGUI.cpp
diff options
context:
space:
mode:
authorpeter klausler <pklausler@nvidia.com>2021-06-15 15:17:16 -0700
committerpeter klausler <pklausler@nvidia.com>2021-06-16 18:20:59 -0700
commit562bfe1274a17698c445ee3d7bb4a7911d74f657 (patch)
tree46407faac8c762a7e26d99b5ea57e1bf43500289 /lldb/source/Commands/CommandObjectGUI.cpp
parentfcecfcb92c77b470d45885db5ef077f9c3166bc3 (diff)
downloadllvm-562bfe1274a17698c445ee3d7bb4a7911d74f657.zip
llvm-562bfe1274a17698c445ee3d7bb4a7911d74f657.tar.gz
llvm-562bfe1274a17698c445ee3d7bb4a7911d74f657.tar.bz2
[flang] Complain about more cases of calls to insufficiently defined procedures
When a function is called in a specification expression, it must be sufficiently defined, and cannot be a recursive call (10.1.11(5)). The best fix for this is to change the contract for the procedure characterization infrastructure to catch and report such errors, and to guarantee that it does emit errors on failed characterizations. Some call sites were adjusted to avoid cascades. Differential Revision: https://reviews.llvm.org/D104330
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions