Anthony Donlon
|
63db60f646
|
Fix using type in parameterized classes without #() (#4281) (#4440)
* Check whether a class is parameterized or not with AstClass::isParameterized method
* Fix usage conflict of user2 pointer in V3Param.cpp
|
2023-08-26 12:06:26 -01:00 |
|
Ryszard Rozak
|
bf4a844f2b
|
Fix self references when param class instantiated (#3833)
|
2022-12-30 06:05:01 -05:00 |
|
Arkadiusz Kozdra
|
0a3a15a66e
|
Support class parameters (#2231) (#3541)
|
2022-08-28 10:24:55 -04:00 |
|
Wilson Snyder
|
5ef982b4b5
|
Fix internal error on reference to typedef'ed class
|
2022-01-01 13:48:53 -05:00 |
|
Wilson Snyder
|
aa8423ba46
|
Tests: Add t_class_param_mod.pl
|
2021-12-12 19:49:06 -05:00 |
|