Commit 5e3da75
authored
[Bounds-Safety][NFC] Clean up leading space emission for CountAttributedType (#87582)
Previously the leading space was added in each string constant. This
patch moves the leading space out of the string constants and is instead
explicitly added to add clarity to the code.1 parent 66fed33 commit 5e3da75
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1746 | 1746 | | |
1747 | 1747 | | |
1748 | 1748 | | |
| 1749 | + | |
1749 | 1750 | | |
1750 | | - | |
| 1751 | + | |
1751 | 1752 | | |
1752 | | - | |
| 1753 | + | |
1753 | 1754 | | |
1754 | | - | |
| 1755 | + | |
1755 | 1756 | | |
1756 | | - | |
| 1757 | + | |
1757 | 1758 | | |
1758 | 1759 | | |
1759 | 1760 | | |
| |||
0 commit comments