Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Commit: CI: update clang compiler to version 20
4 views
Skip to first unread message
Christian Brabandt
unread,
Aug 2, 2024, 2:00:11 PM
8/2/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
CI: update clang compiler to version 20
Commit:
https://github.com/vim/vim/commit/22a22529afc9854dffaf32c742e4796ac6c9999b
Author: Philip H <
47042125...@users.noreply.github.com
>
Date: Fri Aug 2 19:45:52 2024 +0200
CI: update clang compiler to version 20
closes:
https://github.com/vim/vim/issues/15416
Signed-off-by: Philip H <
47042125...@users.noreply.github.com
>
Signed-off-by: Christian Brabandt <
c...@256bit.org
>
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 46eda8d7e..edad08a65 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
env:
CC: ${{ matrix.compiler }}
GCC_VER: 13
- CLANG_VER: 18
+ CLANG_VER: 19
TEST: test
SRCDIR: ./src
LEAK_CFLAGS: -DEXITFREE
Reply all
Reply to author
Forward
0 new messages