Commit 6e5cf34
fix(parse): add missing condition for "inside initializer" (hsutter#599)
* fix(parse): add missing condition for "inside initializer"
* test: use the test case from hsutter#5971 parent 8e7844b commit 6e5cf34
6 files changed
Lines changed: 47 additions & 4 deletions
File tree
- regression-tests
- test-results
- clang-18
- source
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
Whitespace-only changes.
Whitespace-only changes.
Lines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4161 | 4161 | | |
4162 | 4162 | | |
4163 | 4163 | | |
| 4164 | + | |
4164 | 4165 | | |
4165 | 4166 | | |
4166 | 4167 | | |
| |||
5031 | 5032 | | |
5032 | 5033 | | |
5033 | 5034 | | |
5034 | | - | |
| 5035 | + | |
5035 | 5036 | | |
5036 | 5037 | | |
5037 | 5038 | | |
5038 | | - | |
| 5039 | + | |
5039 | 5040 | | |
5040 | 5041 | | |
5041 | 5042 | | |
5042 | 5043 | | |
5043 | | - | |
| 5044 | + | |
5044 | 5045 | | |
5045 | 5046 | | |
5046 | 5047 | | |
5047 | | - | |
| 5048 | + | |
5048 | 5049 | | |
5049 | 5050 | | |
5050 | 5051 | | |
| |||
0 commit comments