1
0
forked from aniani/vim

patch 9.0.1289: a newer version of clang can be used for CI

Problem:    A newer version of clang can be used for CI.
Solution:   Switch from clang-15 to clang-16. (closes #11577)
This commit is contained in:
Philip H
2023-02-06 20:22:48 +00:00
committed by Bram Moolenaar
parent 91deac4539
commit 43e234e8b4
2 changed files with 9 additions and 7 deletions

View File

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