Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: update to clang 16 and llvm 16 #11577

Closed
wants to merge 2 commits into from
Closed

CI: update to clang 16 and llvm 16 #11577

wants to merge 2 commits into from

Conversation

pheiduck
Copy link
Contributor

@pheiduck pheiduck commented Nov 19, 2022

No description provided.

@pheiduck pheiduck marked this pull request as draft November 19, 2022 18:25
@codecov
Copy link

codecov bot commented Nov 19, 2022

Codecov Report

Merging #11577 (33933bc) into master (7a1bdae) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #11577   +/-   ##
=======================================
  Coverage   81.90%   81.91%           
=======================================
  Files         164      164           
  Lines      193675   193675           
  Branches    43787    43787           
=======================================
+ Hits       158634   158640    +6     
+ Misses      22215    22206    -9     
- Partials    12826    12829    +3     
Flag Coverage Δ
huge-clang-none 82.62% <ø> (ø)
huge-gcc-none 53.46% <ø> (ø)
huge-gcc-testgui 51.57% <ø> (ø)
huge-gcc-unittests 0.29% <ø> (ø)
linux 82.33% <ø> (-0.01%) ⬇️
mingw-x64-HUGE 76.48% <ø> (-0.01%) ⬇️
mingw-x86-HUGE 76.95% <ø> (+<0.01%) ⬆️
windows 78.08% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/spellfile.c 80.36% <0.00%> (-0.14%) ⬇️
src/gui_gtk_x11.c 51.73% <0.00%> (-0.10%) ⬇️
src/search.c 85.11% <0.00%> (-0.09%) ⬇️
src/gui.c 72.67% <0.00%> (ø)
src/channel.c 83.05% <0.00%> (ø)
src/regexp_nfa.c 89.70% <0.00%> (+0.03%) ⬆️
src/terminal.c 77.87% <0.00%> (+0.05%) ⬆️
src/netbeans.c 72.17% <0.00%> (+0.07%) ⬆️
src/gui_w32.c 39.81% <0.00%> (+0.17%) ⬆️
src/if_xcmdsrv.c 77.98% <0.00%> (+0.34%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@k-takata k-takata added the CI Travis, AppVeyor, GHA, ... label Nov 20, 2022
@pheiduck pheiduck marked this pull request as ready for review February 4, 2023 18:37
@pheiduck
Copy link
Contributor Author

pheiduck commented Feb 4, 2023

@brammool this can be merged.

@brammool brammool closed this in 43e234e Feb 6, 2023
@pheiduck pheiduck deleted the clang16 branch February 6, 2023 21:10
dundargoc added a commit to dundargoc/neovim that referenced this pull request Dec 16, 2023
Problem:    A newer version of clang can be used for CI.
Solution:   Switch from clang-15 to clang-16. (closes vim/vim#11577)

vim/vim@43e234e

Co-authored-by: Philip H <47042125+pheiduck@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Travis, AppVeyor, GHA, ...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants