diff options
author | Daniil Dudkin <d.dudkin@partner.samsung.com> | 2022-05-20 12:11:36 +0300 |
---|---|---|
committer | Daniil Dudkin <d.dudkin@partner.samsung.com> | 2022-05-20 12:14:02 +0300 |
commit | a61835b1e3f5e074f4c8174edadfc6bef975138f (patch) | |
tree | 910a6b44a7d8908ed984c397fec324aad4de2abd /lldb/test/Shell/ScriptInterpreter/Python/eof.test | |
parent | cd61d4bd2fcd5ba212747bfe48f32f121010e1a6 (diff) | |
download | llvm-a61835b1e3f5e074f4c8174edadfc6bef975138f.zip llvm-a61835b1e3f5e074f4c8174edadfc6bef975138f.tar.gz llvm-a61835b1e3f5e074f4c8174edadfc6bef975138f.tar.bz2 |
[flang] Fix use-associated false-positive error
For the program provided as the test case flang fired the following
error:
error: Semantic errors in main.f90
error: 'foo' is not a procedure
This change fixes the error by postponing handling of `UseErrorDetails`
from `CharacterizeProcedure` to a later stage.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D125791
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/eof.test')
0 files changed, 0 insertions, 0 deletions