From 8373046719619b8e1535b4ef3ccbf47ead71bfd3 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Mon, 3 Dec 2018 13:30:47 -0500 Subject: 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. --- tools/memory | 1 + 1 file changed, 1 insertion(+) create mode 120000 tools/memory (limited to 'tools/memory') 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 -- cgit v1.2.3