Commit 0e75810
authored
[clang-format] Fix a bug in annotating binary operator && (llvm#138633)
Fix llvm#1384851 parent b1e6c4b commit 0e75810
File tree
2 files changed
+12
-3
lines changed- clang
- lib/Format
- unittests/Format
2 files changed
+12
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3084 | 3084 | | |
3085 | 3085 | | |
3086 | 3086 | | |
3087 | | - | |
3088 | | - | |
3089 | | - | |
| 3087 | + | |
| 3088 | + | |
| 3089 | + | |
| 3090 | + | |
3090 | 3091 | | |
| 3092 | + | |
3091 | 3093 | | |
3092 | 3094 | | |
3093 | 3095 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
757 | 764 | | |
758 | 765 | | |
759 | 766 | | |
| |||
0 commit comments