c623db6821
This: - Ensures that a given AST is processed once per context, avoiding AST caching issues and redundant work - Associates file errors with their library instead of the entry point - we now only generate these once across different entry points R=jmesserly@google.com Review URL: https://codereview.chromium.org/1376123004 .