mirror of
https://github.com/verilator/verilator.git
synced 2026-09-07 01:52:17 +02:00
Internals: Upgrade to clang-format-18 (#6333)
This commit is contained in:
+1
-1
@@ -685,7 +685,7 @@ public:
|
||||
// Now that we have everything ready, remove redundant pushPrefix/popPrefix
|
||||
// pairs. While functionally this is not really necessary (the trace files
|
||||
// might have some empty scope declarations), we do it to preserve previous
|
||||
// behaviour. Note: unfortunately generating these without the redundant
|
||||
// behavior. Note: unfortunately generating these without the redundant
|
||||
// push/pop pairs is a bit hard. It is cleaner to remove them.
|
||||
removeRedundantPrefixPushPop();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user