Commit a806495
committed
Fix compiler error reporting for empty source file sets.
Empty source file sets can happen with filtered file extensions, when
you accept a submission and later trim down the list of filtered file
extensions to a smaller set.
We also saw this during shadowing, but probably want to classify that as
an import error.1 parent 635d497 commit a806495
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
398 | 397 | | |
399 | 398 | | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
400 | 403 | | |
401 | 404 | | |
402 | 405 | | |
| |||
0 commit comments