1
0
forked from aniani/vim

patch 8.2.1579: reports from asan are not optimal

Problem:    Reports from asan are not optimal.
Solution:   Use clang with ubsan. (James McCoy, closes #6811)
This commit is contained in:
Bram Moolenaar
2020-09-03 16:05:04 +02:00
parent 62f93f4ec9
commit 5b5aa11801
2 changed files with 28 additions and 8 deletions

View File

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