Merge of function black boxing #762
Annotations
18 warnings
frontends/ast/ast.cc#L1122
misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]
|
frontends/ast/genrtlil.cc#L1349
misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
|
frontends/ast/genrtlil.cc#L2369
misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
|
frontends/ast/dpicall.cc#L70
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
frontends/ast/dpicall.cc#L71
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
frontends/ast/dpicall.cc#L72
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
|
backends/smt2/smt2.cc#L754
misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
|
frontends/verilog/verilog_parser.tab.cc#L3644
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|
frontends/ast/ast.cc#L1122
misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]
|
frontends/ast/genrtlil.cc#L1349
misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
|
frontends/ast/genrtlil.cc#L2369
misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation]
|
frontends/ast/dpicall.cc#L70
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
frontends/ast/dpicall.cc#L71
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
frontends/ast/dpicall.cc#L72
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
|
|
backends/smt2/smt2.cc#L754
misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
|
frontends/verilog/verilog_parser.tab.cc#L3644
variable 'frontend_verilog_yynerrs' set but not used [-Wunused-but-set-variable]
|
The logs for this run have expired and are no longer available.
Loading