wrapcell: Optionally track unused outputs #1430
Annotations
3 warnings
Build C++17:
passes/cmds/wrapcell.cc#L140
more '%' conversions than data arguments [-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]
|
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