build: add --enable-asan with builtin leakcheck
authorKarl Skomski <karl@skomski.com>
Fri, 14 Aug 2015 08:07:18 +0000 (10:07 +0200)
committerRod Vagg <rod@vagg.org>
Sun, 6 Sep 2015 11:39:00 +0000 (21:39 +1000)
commit101db8011168046deb1de96a810edd4338ca88e5
tree5e577926cdf459f73180fdfccedfc9b8be5e0988
parent609db5a1ddcd93ecbdc99bdc8bb32e79532071dd
build: add --enable-asan with builtin leakcheck

PR-URL: https://github.com/nodejs/node/pull/2376
Reviewed-By: Fedor Indutny <fedor@indutny.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
common.gypi
configure
src/node.cc
test/sequential/test-child-process-emfile.js
tools/lsan_suppressions.txt [new file with mode: 0644]