Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

investigate why we need to resolve compilation units again #1

Closed
@sigmundch

Description

@sigmundch

computeLibraryElement used to be enough to compute the resolved tree for anything reachable from a library. However, getResolvedCompilationUnit2 sometimes returns null. Doing resolveCompilationUnit returns the right thing, but seems like this might be running the resolver more than necessary.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions