Skip to content

v0.0-817-gee5a4dd: Refactor small SymbolTable test helpers for test-writing efficiency.

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 03:25
· 3073 commits to master since this release
The vast majority of SymbolTableNode validation operations can use the
MUST_ASSIGN_LOOKUP_SYMBOL macro, which gives meaningful line numbers on failure.

PiperOrigin-RevId: 348123195