f4c6f57354
When running KAPT incrementally, make sure to pass error/NonExistentClass.java when there is at least one source file to process. This is to make sure APs that must resolve all types are able to do so. Test: updated KaptIncrementalWithAggregating/WithIsolating