Commit 5a4e437
authored
Handle auto * const (#4994)
* Handle auto as first token
* Set varid when initialized by function
* Fix TODO from #11444
* Fix function parsing
* Add parentheses
* Format
* Handle auto * const
* Fix test on different platforms
* simpleMatch
* simpleMatch1 parent ad464c4 commit 5a4e437
2 files changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6202 | 6202 | | |
6203 | 6203 | | |
6204 | 6204 | | |
| 6205 | + | |
| 6206 | + | |
6205 | 6207 | | |
6206 | 6208 | | |
6207 | 6209 | | |
| |||
6226 | 6228 | | |
6227 | 6229 | | |
6228 | 6230 | | |
| 6231 | + | |
| 6232 | + | |
6229 | 6233 | | |
6230 | 6234 | | |
6231 | 6235 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8401 | 8401 | | |
8402 | 8402 | | |
8403 | 8403 | | |
| 8404 | + | |
| 8405 | + | |
| 8406 | + | |
| 8407 | + | |
| 8408 | + | |
| 8409 | + | |
| 8410 | + | |
| 8411 | + | |
| 8412 | + | |
| 8413 | + | |
| 8414 | + | |
| 8415 | + | |
| 8416 | + | |
| 8417 | + | |
| 8418 | + | |
| 8419 | + | |
| 8420 | + | |
| 8421 | + | |
8404 | 8422 | | |
8405 | 8423 | | |
8406 | 8424 | | |
| |||
0 commit comments