summaryrefslogtreecommitdiff
path: root/README.vos
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2014-12-21 00:00:10 +0000
committerDavid Mitchell <davem@iabyn.com>2014-12-31 11:28:51 +0000
commitcbb52ffe38ad57101631b748bc04127568f728e2 (patch)
tree6732651e829642e01f6a8770b68026362d8c4d39 /README.vos
parent53e2bfb7c6a2e8a3171dabe7dbdc24eba77e4bf0 (diff)
downloadperl-cbb52ffe38ad57101631b748bc04127568f728e2.tar.gz
asan_ignore: exclude Perl_pp_left_shift()
<< in perl maps directly to << in C, so don't warn about it when the RHS is too big. Fixes e.g.: print 1 << 64 use integer; print 1 << 63 Typical ASan warning: pp.c:1893:2: runtime error: left shift of 1 by 63 places cannot be represented in type 'IV' (aka 'long')
Diffstat (limited to 'README.vos')
0 files changed, 0 insertions, 0 deletions