Commit d17e67d08d6e73dbf0daeae5049f92a38c2d8bb6

Edward Thomson 2018-09-08T18:54:21

clar: iterate errors in report_all / report_errors Instead of trying to have a clever iterator pattern that increments the error number, just iterate over errors in the report errors or report all functions as it's easier to reason about in this fashion.