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
This is partly due to the fact that isResolved was called on the wrong thing (probably my bad).
The other part was due to the new 'acs' attribute of FunctionDecl not being copied, so in the case of cover templates, acs weren't being unwrapped properly.
The text was updated successfully, but these errors were encountered:
This is partly due to the fact that
isResolved
was called on the wrong thing (probably my bad).The other part was due to the new 'acs' attribute of FunctionDecl not being copied, so in the case of cover templates, acs weren't being unwrapped properly.
The text was updated successfully, but these errors were encountered: