Add torch to lit cfg for programming_examples #3225
Annotations
2 errors and 10 warnings
|
Build and test
The operation was canceled.
|
Build and test:
third_party/bootgen/outputfile.cpp#L51
missing field 'type' initializer [-Wmissing-field-initializers]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L176
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L191
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L281
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L283
format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L314
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L316
format specifies type 'unsigned long' but the argument has type 'unsigned long long' [-Wformat]
|
Build and test:
third_party/bootgen/cdo-driver/cdo_driver.c#L338
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
|
Build and test:
runtime_lib/xaiengine/aie-rt/driver/src/common/xaie_helper.c#L1466
cast from 'const unsigned int *' to 'void *' drops const qualifier [-Wcast-qual]
|
Build and test:
runtime_lib/xaiengine/aie-rt/driver/src/core/xaie_elfloader.c#L245
cast from 'const unsigned char *' to 'unsigned int *' drops const qualifier [-Wcast-qual]
|
Loading