summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-12-03 13:30:47 -0500
committerRyan Dahl <ry@tinyclouds.org>2018-12-03 15:31:06 -0800
commit8373046719619b8e1535b4ef3ccbf47ead71bfd3 (patch)
tree1d7ecc40dbe8ab2c63533bb6012c4b305f1db8e1 /tools
parentf25220b2cfae015709afb68824f6442a2c9f2bef (diff)
Add LSAN build to travis.
For now it only runs test_cc and has to filter out a test which leaks. However we will expand this over time until the entire build is LSAN clean.
Diffstat (limited to 'tools')
l---------tools/memory1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/memory b/tools/memory
new file mode 120000
index 000000000..dbbe094b9
--- /dev/null
+++ b/tools/memory
@@ -0,0 +1 @@
+../third_party/v8/tools/memory/ \ No newline at end of file