tidy round1

This commit is contained in:
James Cherry
2026-04-13 14:59:05 -07:00
parent 0a8a86d606
commit 63efee64bf
328 changed files with 3030 additions and 3441 deletions
+1 -3
View File
@@ -46,8 +46,6 @@ public:
std::string_view filename,
SdfReader *reader,
Report *report);
virtual ~SdfScanner() {}
virtual int lex(SdfParse::semantic_type *const yylval,
SdfParse::location_type *yylloc);
// YY_DECL defined in SdfLex.ll
@@ -65,4 +63,4 @@ private:
std::string token_;
};
} // namespace
} // namespace sta