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/scripts/Python | |
parent | d46c65592e3ac6a78c54514e4919d505c1f0c74a (diff) | |
download | llvm-52590319a225768404591e60803d0bfa84a8b5cd.zip llvm-52590319a225768404591e60803d0bfa84a8b5cd.tar.gz llvm-52590319a225768404591e60803d0bfa84a8b5cd.tar.bz2 |
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/scripts/Python')
0 files changed, 0 insertions, 0 deletions