mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +02:00
cppcheck updates
This commit is contained in:
+15
-3
@@ -1,11 +1,17 @@
|
||||
// These are correct and are used to find the base (zero) pin.
|
||||
thisSubtraction:netlist.h:5311
|
||||
thisSubtraction:netlist.h:5320
|
||||
thisSubtraction:netlist.h:5310
|
||||
thisSubtraction:netlist.h:5319
|
||||
|
||||
// This is used when running a debugger
|
||||
// debugger_release
|
||||
knownConditionTrueFalse:main.cc:931
|
||||
|
||||
// Yes, it's a duplicate
|
||||
duplicateCondition:elaborate.cc:7672
|
||||
|
||||
// To complicated to use std::find_if()
|
||||
useStlAlgorithm:map_named_args.cc:38
|
||||
|
||||
// This are just stubs
|
||||
// vpi_control()
|
||||
unusedFunction:vpi_modules.cc:109
|
||||
@@ -685,9 +691,15 @@ unusedFunction:t-dll.cc:2368
|
||||
// is_before()
|
||||
unusedFunction:verinum.cc:592
|
||||
|
||||
// Errors in the generated yacc and lex files
|
||||
// Errors/limitations in the generated yacc and lex files
|
||||
constVariablePointer:<stdout>
|
||||
cstyleCast:<stdout>
|
||||
nullPointer:<stdout>
|
||||
redundantInitialization:<stdout>
|
||||
syntaxError:<stdout>
|
||||
unusedFunction:<stdout>
|
||||
duplicateBreak:lexor.lex
|
||||
allocaCalled:parse.cc
|
||||
syntaxError:parse.cc
|
||||
allocaCalled:syn-rules.cc
|
||||
constVariablePointer:syn-rules.cc
|
||||
|
||||
Reference in New Issue
Block a user