v0.0-877-g0f57e84: [SymbolTable] Resolve symbols through type aliases (typedefs)
github-actions
released this
12 Jan 20:26
·
3016 commits
to master
since this release
Type canonicalization is needed when lookup up members of symbol (e.g. from a reference component). Symbol resolution, however, does not flatten transitive type aliases, thus preserving the original reference graph. PiperOrigin-RevId: 351280457