Internals: UINFO now includes newline itself. No functional change.

This commit is contained in:
Wilson Snyder
2025-05-22 20:29:32 -04:00
parent 091be59f0d
commit 46c7b69c64
129 changed files with 1259 additions and 1287 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ static void makeToStringMiddle(AstClass* nodep) {
// V3Common class functions
void V3Common::commonAll() {
UINFO(2, __FUNCTION__ << ": " << endl);
UINFO(2, __FUNCTION__ << ":");
// NODE STATE
// Entire netlist:
// AstClass::user1() -> bool. True if class needs to_string dumper