You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should we change from isExpansionInMainFile() to isExpansionInFileMatching?
We want explicit instantiations that are in user code, i.e. not in library code;
In order to answer that question, we have to study first where explicit class insts are placed in the AST.
The text was updated successfully, but these errors were encountered:
Should we change from isExpansionInMainFile() to isExpansionInFileMatching?
We want explicit instantiations that are in user code, i.e. not in library code;
In order to answer that question, we have to study first where explicit class insts are placed in the AST.
The text was updated successfully, but these errors were encountered: