mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
ci: debian-clang: -Wno-error for sometimes-uninitialized
The last of this kind of warning is gone for CPP Reviewed-by: Emma Anholt <emma@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14296>
This commit is contained in:
parent
9e2f1f05c6
commit
495b2c537b
1 changed files with 0 additions and 1 deletions
|
|
@ -1033,7 +1033,6 @@ debian-clang:
|
|||
-Wno-error=implicit-const-int-float-conversion
|
||||
-Wno-error=missing-braces
|
||||
-Wno-error=overloaded-virtual
|
||||
-Wno-error=sometimes-uninitialized
|
||||
-Wno-error=tautological-constant-out-of-range-compare
|
||||
-Wno-error=unused-const-variable
|
||||
-Wno-error=unused-private-field
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue