diff options
author | Richard Smith <richard@metafoo.co.uk> | 2020-01-15 13:14:13 -0800 |
---|---|---|
committer | Richard Smith <richard@metafoo.co.uk> | 2020-01-15 16:21:08 -0800 |
commit | e8f198dd9e9dabed8d50276465906e7c8827cada (patch) | |
tree | 51e3d9a89682efba3353df04dcccc71f1d06e780 /llvm/lib/Support/ErrorHandling.cpp | |
parent | eac134ddf0344ff44bcd6a6285b6498e080cd1e3 (diff) | |
download | llvm-e8f198dd9e9dabed8d50276465906e7c8827cada.zip llvm-e8f198dd9e9dabed8d50276465906e7c8827cada.tar.gz llvm-e8f198dd9e9dabed8d50276465906e7c8827cada.tar.bz2 |
Fix pack deduction to only deduce the arity of packs that are actually
expanded by the deduced pack.
We recently started also deducing the arity of separately-expanded packs
that are merely mentioned within the pack in question, which is
incorrect.
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions