mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +02:00
Remove lint detected by clang
With this change, iverilog builds and runs with no extra warnings when using clang 3.0
This commit is contained in:
committed by
Stephen Williams
parent
be17bfc0e9
commit
f76d56beb8
+1
-1
@@ -31,7 +31,7 @@ class Module;
|
||||
class PPackage;
|
||||
class PUdp;
|
||||
class data_type_t;
|
||||
class enum_type_t;
|
||||
struct enum_type_t;
|
||||
|
||||
/*
|
||||
* These are maps of the modules and primitives parsed from the
|
||||
|
||||
Reference in New Issue
Block a user