This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Hoist switch-local variables.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 27 Nov 2014 16:52:56 +0000 (11:52 -0500)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 27 Nov 2014 16:54:02 +0000 (11:54 -0500)
commit51418c6ac55f33024e046e599878137a9e0a2e7d
tree653d1bec2ffc9ae7b9bc50c7b0701c72dc9f26e9
parentb943805ed26dc8b5a9dab8d9383c8ec13239c77a
Hoist switch-local variables.

Additionally, svp was shadowed.

(clang -Wunreachable-code)
scope.c