Commit c65b939
[clang-format] SpacesInSquareBrackets not working for Java (llvm#77833)
spaces in [] needs to be handled the same in Java the same as C#.
Co-authored-by: paul_hoad <[email protected]>1 parent ef156f9 commit c65b939
File tree
2 files changed
+19
-0
lines changed- clang
- lib/Format
- unittests/Format
2 files changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4674 | 4674 | | |
4675 | 4675 | | |
4676 | 4676 | | |
| 4677 | + | |
| 4678 | + | |
| 4679 | + | |
| 4680 | + | |
4677 | 4681 | | |
4678 | 4682 | | |
4679 | 4683 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
606 | 621 | | |
607 | 622 | | |
608 | 623 | | |
| |||
0 commit comments