This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add probe for __builtin_{add,sub,mul}_overflow
authorH.Merijn Brand - Tux <h.m.brand@xs4all.nl>
Tue, 17 Oct 2017 13:57:40 +0000 (15:57 +0200)
committerH.Merijn Brand - Tux <h.m.brand@xs4all.nl>
Tue, 17 Oct 2017 13:57:40 +0000 (15:57 +0200)
commit38fb9f034596e99729c9a8909b554059ec3cabfd
tree23e2d1a8f4e6829ca6a92d68a8a74aefb3468a5c
parent5bc5d42529889a42f292fac0e438a9bb3d36626b
parent1aee6f06f2d4bcd86fa3becc197441ca8780d896
add probe for __builtin_{add,sub,mul}_overflow

Merge remote-tracking branch 'origin/mauke/builtin-overflow'