1
0
forked from aniani/vim

patch 7.4.751

Problem:    It is not obvious how to enable the address sanitizer.
Solution:   Add commented-out flags in the Makefile. (Dominique Pelle)
            Also add missing test targets.
This commit is contained in:
Bram Moolenaar
2015-06-21 13:44:13 +02:00
parent 280a868a24
commit 70b5a5f5b9
2 changed files with 21 additions and 1 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
751,
/**/
750,
/**/