Commit 6895707
committed
GSB: Set HadAnyError in two more places
If we don't set this flag, we can end up making an invalid GSB into
the canonical builder for some signature. This was caught by
requirement machine cross-checking on the compiler_crashers suite.1 parent fd0e1e2 commit 6895707
File tree
2 files changed
+6
-1
lines changed- lib/AST
- test/decl/protocol/req
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8146 | 8146 | | |
8147 | 8147 | | |
8148 | 8148 | | |
| 8149 | + | |
| 8150 | + | |
8149 | 8151 | | |
8150 | 8152 | | |
8151 | 8153 | | |
| |||
8489 | 8491 | | |
8490 | 8492 | | |
8491 | 8493 | | |
| 8494 | + | |
| 8495 | + | |
8492 | 8496 | | |
8493 | 8497 | | |
8494 | 8498 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
0 commit comments