mirror of
https://github.com/verilator/verilator.git
synced 2025-01-12 01:27:36 +00:00
Apply 'make format'
This commit is contained in:
parent
df5f95a5bd
commit
d32e3f042f
@ -3664,7 +3664,8 @@ private:
|
||||
memp_nested = VN_AS(memp_nested->nextp(), MemberDType)) {
|
||||
if (AstNodeUOrStructDType* const memp_multinested_vdtypep
|
||||
= VN_CAST(memp_nested->virtRefDTypep(), NodeUOrStructDType)) {
|
||||
// When unpacked struct/union is supported this if will need some additional conditions
|
||||
// When unpacked struct/union is supported this if will need some additional
|
||||
// conditions
|
||||
newp = nestedvalueConcat_patternUOrStruct(memp_multinested_vdtypep, defaultp, newp,
|
||||
nodep, dtypemap);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user