1
0
forked from aniani/vim

patch 9.0.0401: CI uses older clang version

Problem:    CI uses older clang version.
Solution:   Switch from clang 14 to 15. (closes #11066)
This commit is contained in:
Philip H
2022-09-07 13:30:19 +01:00
committed by Bram Moolenaar
parent e68f1348f2
commit bd01f476ea
2 changed files with 9 additions and 7 deletions

View File

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