This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Eliminate empty conditional branch
authorJames E Keenan <jkeenan@cpan.org>
Fri, 23 Nov 2018 18:45:25 +0000 (13:45 -0500)
committerJames E Keenan <jkeenan@cpan.org>
Mon, 26 Nov 2018 01:57:08 +0000 (20:57 -0500)
commit41b654eb4e6464cf37e5ee236d2800e73948778c
treee7c7305fdb68e83429c79d32a4dd135504d43ae1
parent42aeee0b5e6db057f7ff946e41a33da5a0074724
Eliminate empty conditional branch

Per:  https://lgtm.com/projects/g/Perl/perl5/alerts/?mode=tree&ruleFocus=2154840803

For: RT 133686 (partial)
sv.c