Commit 03d4d11
Nuri Amari
Remove Decl* declarations made using auto
A non functional change replacing auto with
Decl* for some declarations using ClangImporter::Implementation::importDecl.
Increases clarity and makes subsequent planned changes easier.1 parent d993112 commit 03d4d11
2 files changed
+8
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2876 | 2876 | | |
2877 | 2877 | | |
2878 | 2878 | | |
2879 | | - | |
| 2879 | + | |
2880 | 2880 | | |
2881 | 2881 | | |
2882 | 2882 | | |
| |||
3008 | 3008 | | |
3009 | 3009 | | |
3010 | 3010 | | |
3011 | | - | |
| 3011 | + | |
3012 | 3012 | | |
3013 | 3013 | | |
3014 | 3014 | | |
| |||
3374 | 3374 | | |
3375 | 3375 | | |
3376 | 3376 | | |
3377 | | - | |
3378 | | - | |
3379 | | - | |
| 3377 | + | |
3380 | 3378 | | |
3381 | 3379 | | |
3382 | 3380 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2486 | 2486 | | |
2487 | 2487 | | |
2488 | 2488 | | |
2489 | | - | |
2490 | | - | |
| 2489 | + | |
| 2490 | + | |
2491 | 2491 | | |
2492 | 2492 | | |
2493 | 2493 | | |
| |||
3590 | 3590 | | |
3591 | 3591 | | |
3592 | 3592 | | |
3593 | | - | |
| 3593 | + | |
3594 | 3594 | | |
3595 | 3595 | | |
3596 | 3596 | | |
| |||
5941 | 5941 | | |
5942 | 5942 | | |
5943 | 5943 | | |
5944 | | - | |
5945 | | - | |
| 5944 | + | |
5946 | 5945 | | |
5947 | 5946 | | |
5948 | 5947 | | |
| |||
9986 | 9985 | | |
9987 | 9986 | | |
9988 | 9987 | | |
9989 | | - | |
| 9988 | + | |
9990 | 9989 | | |
9991 | 9990 | | |
9992 | 9991 | | |
| |||
0 commit comments