next (clang-17) #687
Annotations
10 errors
|
Check Build and Boot Logs
use of undeclared label 'cleanup'
|
|
Check Build and Boot Logs
shift count >= width of type [-Werror,-Wshift-count-overflow]
|
|
Check Build and Boot Logs
suggest braces around initialization of subobject [-Werror,-Wmissing-braces]
|
|
Check Build and Boot Logs
initialization of non-aggregate type 'int (*)(struct x86_emulate_ctxt *)' with a designated initializer list
|
|
Check Build and Boot Logs
field designator 'u' does not refer to any field in type 'union (unnamed union at /builds/linux/arch/x86/kvm/emulate.c:198:2)'
|
|
Check Build and Boot Logs
field designator 'flags' does not refer to any field in type 'union (unnamed union at /builds/linux/arch/x86/kvm/emulate.c:198:2)'
|
|
Check Build and Boot Logs
field designator cannot initialize a non-struct, non-union type 'u8[7]' (aka 'unsigned char[7]')
|
|
Check Build and Boot Logs
field designator cannot initialize a non-struct, non-union type 'u8[7]' (aka 'unsigned char[7]')
|
|
Check Build and Boot Logs
call to undeclared function 'F'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
|
Check Build and Boot Logs
fatal build errors encountered during build, skipping boot
|
Loading