-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DSLX:TS] Rename InstantiateParametricArgs to AppendArgsForInstantiat…
…ion. It wasn't doing anything with parametrics, was just inferring the types of expressions in a way that was typically used /as preparation/ for parametric instantiation. Between the name and the comment being more appropriate I think it's less confusing now. PiperOrigin-RevId: 621326853
- Loading branch information
1 parent
1a064e8
commit 1f32f19
Showing
3 changed files
with
10 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters