diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-04-22 14:13:00 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-22 14:13:00 -0700 |
commit | e8572d0fc9940512ead2e81ec731208cb0d9ee50 (patch) | |
tree | 0c204ca7ed0eaa2289164a0d70ec53834e555197 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 14e6f63ee64711bbd74a0fda745f62f62556d70d (diff) | |
download | llvm-e8572d0fc9940512ead2e81ec731208cb0d9ee50.zip llvm-e8572d0fc9940512ead2e81ec731208cb0d9ee50.tar.gz llvm-e8572d0fc9940512ead2e81ec731208cb0d9ee50.tar.bz2 |
[flang] Don't emit conversion error for max(a,b, optionalCharacter) (#88156)
A recent patch added an error message for whole optional dummy argument
usage as optional arguments (third or later) to MAX and MIN when those
names required type conversion, since that conversion only works when
the optional arguments are present. This check shouldn't care about
character lengths. Make it so.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions