ASCompilationUnit: collect problems when owner.getSyntaxTreeRequest().get().getAST() returns null

In CompilationUnitBase, an InternalCompilerProblem2 can be created if an exception is thrown while requesting the syntax tree. This was getting ignored.
1 file changed