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. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index cd4c83ed0..90e666e57 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ /* symlink=dir /website/* symlink=dir /tools/clang symlink=dir +/tools/memory symlink=dir -- cgit v1.2.3