summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-01-05 02:31:32 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-01-05 02:31:32 +0000
commitec7176e2235ae05e088dd3879a3b41104855388b (patch)
tree621ec244cc47df73e17c84a86839fd56552065a5 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parent4a23563c580b815f296ed50baf8234abd8b88607 (diff)
downloadbcm5719-llvm-ec7176e2235ae05e088dd3879a3b41104855388b.tar.gz
bcm5719-llvm-ec7176e2235ae05e088dd3879a3b41104855388b.zip
Fix assertion failure on deduction failure due to too short template argument list.
We were previously incorrectly using TDK_TooFewArguments to report a template argument list that's too short, but it actually means that the number of arguments in a top-level function call was insufficient. When diagnosing the problem, SemaOverload would (rightly) assert that the failure kind didn't make any sense. llvm-svn: 291064
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud