summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-01-09 12:27:48 -0800
committerRichard Smith <richard@metafoo.co.uk>2020-01-09 15:15:02 -0800
commit25195541349b1d6dfc03bf7511483110bda69b29 (patch)
treecdcee3e0776135430053c679e0c386fb164ad021 /lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py
parent68c8b6c4cd117cc962155298f0e1d45056ecc001 (diff)
downloadbcm5719-llvm-25195541349b1d6dfc03bf7511483110bda69b29.tar.gz
bcm5719-llvm-25195541349b1d6dfc03bf7511483110bda69b29.zip
When diagnosing the lack of a viable conversion function, also list
explicit functions that are not candidates. It's not always obvious that the reason a conversion was not possible is because the function you wanted to call is 'explicit', so explicitly say if that's the case. It would be nice to rank the explicit candidates higher in the diagnostic if an implicit conversion sequence exists for their arguments, but unfortunately we can't determine that without potentially triggering non-immediate-context errors that we're not permitted to produce.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud