diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2022-09-16 11:48:27 +0200 |
---|---|---|
committer | sheaf <sam.derbyshire@gmail.com> | 2022-09-16 11:48:27 +0200 |
commit | bf890a74a5b400a626f6ccad54b8551c30e2d4da (patch) | |
tree | def309a094a9272d6abeea68ef6a825c34dcdce1 /libffi | |
parent | df04d6ec6a543d8bf1b953cf27c26e63ec6aab25 (diff) | |
download | haskell-wip/t22057.tar.gz |
-Wunused-pattern-binds: Recurse into patterns to check whether there's a splicewip/t22057
See the examples in #22057 which show we have to traverse deeply into a
pattern to determine whether it contains a splice or not. The original
implementation pointed this out but deemed this very shallow traversal
"too expensive".
Fixes #22057
I also fixed an oversight in !7821 which meant we lost a warning which
was present in 9.2.2.
Fixes #22067
Diffstat (limited to 'libffi')
0 files changed, 0 insertions, 0 deletions