-
Notifications
You must be signed in to change notification settings - Fork 123
Switch to clang 19 #2967
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
Switch to clang 19 #2967
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2967 +/- ##
===========================================
- Coverage 45.50% 26.44% -19.07%
===========================================
Files 79 126 +47
Lines 7782 21051 +13269
===========================================
+ Hits 3541 5566 +2025
- Misses 4099 15203 +11104
- Partials 142 282 +140 🚀 New features to boost your workflow:
|
4d67416
to
03fed8e
Compare
Upgrade from clang 18 to 19. Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
@kubernetes-sigs/security-profiles-operator-maintainers PTAL |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ccojocar, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Update clang v19
Which issue(s) this PR fixes:
None
Does this PR have test?
None
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?