Internals: Cleanup some user() comments. No functional change.

Fixes #8048.
This commit is contained in:
Wilson Snyder
2026-08-08 13:05:05 -04:00
parent 18844537bd
commit 7601011bba
17 changed files with 33 additions and 30 deletions
+2 -2
View File
@@ -106,8 +106,8 @@ public:
class TraceDeclVisitor final : public VNVisitor {
// NODE STATE
// AstCFunc::user1() // code offset for current type
// AstCFunc::user2() // VarScope for dtype functions
// AstCFunc::user1() // uint32_t. code offset for current type
// AstCFunc::user2() // VarScope* for dtype functions
// STATE
AstTopScope* const m_topScopep; // The singleton AstTopScope