Files
sdk/pkg/analysis_server/test/services
Konstantin Shcheglov 5f71b2e7cd Check that AnalysisContext is not null.
I guess this happens when a "resolved" CompilationUnit is not actially resolved.
I don't know why we get such units, but I saw this situation twice in IDEA.
So, probably we need to fix at least throwing NPE here.

R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org/1418513002 .
2015-10-19 13:27:50 -07:00
..