test: restore verific handling, nicer naming #1487
Annotations
2 errors and 5 warnings
|
Build C++17
The operation was canceled.
|
Build C++17:
frontends/ast/dpicall.cc#L70
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
Build C++17:
frontends/ast/dpicall.cc#L71
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
Build C++17:
frontends/ast/dpicall.cc#L72
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
Build C++17:
passes/hierarchy/keep_hierarchy.cc#L69
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
|
Build C++17:
passes/hierarchy/keep_hierarchy.cc#L69
format specifies type 'unsigned long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Wformat]
|
Loading