next (clang-21) #61
Annotations
10 warnings
Check Build and Boot Logs
default initialization of an object of type 'struct acomp_walk' with const member leaves the object uninitialized and is incompatible with C++ [-Wdefault-const-init-unsafe]
|
Check Build and Boot Logs
default initialization of an object of type 'struct acomp_walk' with const member leaves the object uninitialized and is incompatible with C++ [-Wdefault-const-init-unsafe]
|
Check Build and Boot Logs
default initialization of an object of type 'struct skcipher_walk' with const member leaves the object uninitialized and is incompatible with C++ [-Wdefault-const-init-unsafe]
|
Check Build and Boot Logs
default initialization of an object of type 'struct skcipher_walk' with const member leaves the object uninitialized and is incompatible with C++ [-Wdefault-const-init-unsafe]
|
Check Build and Boot Logs
default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Wdefault-const-init-unsafe]
|
Check Build and Boot Logs
default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Wdefault-const-init-unsafe]
|
Check Build and Boot Logs
default initialization of an object of type 'struct skcipher_walk' with const member leaves the object uninitialized and is incompatible with C++ [-Wdefault-const-init-unsafe]
|
Check Build and Boot Logs
default initialization of an object of type 'struct scatter_walk' with const member leaves the object uninitialized and is incompatible with C++ [-Wdefault-const-init-unsafe]
|
Check Build and Boot Logs
default initialization of an object of type 'struct scatter_walk' with const member leaves the object uninitialized and is incompatible with C++ [-Wdefault-const-init-unsafe]
|
Check Build and Boot Logs
default initialization of an object of type 'typeof (rt->dst.expires)' (aka 'const unsigned long') leaves the object uninitialized and is incompatible with C++ [-Wdefault-const-init-unsafe]
|
Loading