68d32a9a8a
When an annotation processor reports and error, defer reporting recoverable errors from the erroneous round to the last round, to avoid reporting errors that were resolved in the erroneous round. Reviewed-by: jjg
5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
- compiler.err.proc.messager: Deliberate Error
|
|
SemanticErrorTest.java:13:1: compiler.err.proc.messager: Deliberate Error on Trees
|
|
SemanticErrorTest.java:13:46: compiler.err.repeated.interface
|
|
3 errors
|