0
0
mirror of https://github.com/vim/vim.git synced 2025-10-03 05:14:07 -04:00

patch 8.2.4743: clang 14 is available on CI

Problem:    Clang 14 is available on CI.
Solution:   Switch from clang 13 to 14. (closes #10157)
This commit is contained in:
Philip H
2022-04-12 15:40:12 +01:00
committed by Bram Moolenaar
parent c9a9a0ac1e
commit 9bbe5c6b8c
2 changed files with 9 additions and 7 deletions

View File

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