From: Junio C Hamano Date: Thu, 20 Jul 2017 23:29:59 +0000 (-0700) Subject: Merge branch 'jk/build-with-asan' X-Git-Tag: v2.14.0-rc1~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e4efb39555582c5687df7a585f4cd9043dcd8ebc?ds=inline Merge branch 'jk/build-with-asan' A recent update made it easier to use "-fsanitize=" option while compiling but supported only one sanitize option. Allow more than one to be combined, joined with a comma, like "make SANITIZE=foo,bar". * jk/build-with-asan: Makefile: allow combining UBSan with other sanitizers --- e4efb39555582c5687df7a585f4cd9043dcd8ebc