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:
Thomas H.P. Andersen 2021-12-23 02:07:40 +01:00 committed by Marge Bot
parent 9e2f1f05c6
commit 495b2c537b
1 changed files with 0 additions and 1 deletions

View File

@ -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