diff options
author | Richard Smith <richard@metafoo.co.uk> | 2019-10-29 13:06:34 -0700 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2019-10-29 13:08:39 -0700 |
commit | 52590319a225768404591e60803d0bfa84a8b5cd (patch) | |
tree | c98a5bf4031037ead1cfa3b0f6ced9753c5ca044 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | d46c65592e3ac6a78c54514e4919d505c1f0c74a (diff) | |
download | bcm5719-llvm-52590319a225768404591e60803d0bfa84a8b5cd.tar.gz bcm5719-llvm-52590319a225768404591e60803d0bfa84a8b5cd.zip |
Fix argument numbering confusion when diagnosing a non-viable operator().
This could lead to crashes if operator() is a variadic template, as we
could end up asking for an out-of-bounds argument.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions