mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
43e234e8b4
Problem: A newer version of clang can be used for CI. Solution: Switch from clang-15 to clang-16. (closes #11577)