mirror of
https://github.com/verilator/verilator.git
synced 2026-09-04 08:33:38 +02:00
Internals: clangtidy cleanups. No functional change intended (#7343)
This commit is contained in:
@@ -90,7 +90,7 @@ private:
|
||||
nodep->dumpSmall(std::cout);
|
||||
std::cout << " ----> ";
|
||||
newp->dumpSmall(std::cout);
|
||||
std::cout << std::endl;
|
||||
std::cout << '\n';
|
||||
}
|
||||
return newp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user