Preserve non-error diagnostics across annotation processing rounds

errors are reset since they may be resolved by code generated in later rounds,
but non-error diagnostics need to be preserved to match javac, which eagerly
reports non-error diagnostics from processors.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=269389810
2 files changed
tree: 43d1878fd34368f9956ecbf0d35f8f43359b955b
  1. java/
  2. javatests/
  3. proto/
  4. .gitignore
  5. .travis.yml
  6. appveyor.yml
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Turbine

Turbine is a header compiler for Java.