File tree
Expand file treeCollapse file tree
5 files changed
+55
-15
lines changedFilter options
- clang
- docs
- include/clang
- Format
- Tooling/Inclusions
- lib/Format
- unittests/Format
Expand file treeCollapse file tree
5 files changed
+55
-15
lines changedclang/docs/ClangFormatStyleOptions.rst
Copy file name to clipboardExpand all lines: clang/docs/ClangFormatStyleOptions.rst+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4226 | 4226 |
|
4227 | 4227 |
|
4228 | 4228 |
|
| 4229 | + |
| 4230 | + |
| 4231 | + |
| 4232 | + |
| 4233 | + |
4229 | 4234 |
|
4230 | 4235 |
|
4231 | 4236 |
|
|
clang/include/clang/Format/Format.h
Copy file name to clipboardExpand all lines: clang/include/clang/Format/Format.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5368 | 5368 |
|
5369 | 5369 |
|
5370 | 5370 |
|
| 5371 | + |
| 5372 | + |
5371 | 5373 |
|
5372 | 5374 |
|
5373 | 5375 |
|
|
clang/include/clang/Tooling/Inclusions/IncludeStyle.h
Copy file name to clipboardExpand all lines: clang/include/clang/Tooling/Inclusions/IncludeStyle.h+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
155 | 159 |
|
156 | 160 |
|
157 | 161 |
|
|
clang/lib/Format/Format.cpp
Copy file name to clipboardExpand all lines: clang/lib/Format/Format.cpp+24-15Lines changed: 24 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1062 | 1062 |
|
1063 | 1063 |
|
1064 | 1064 |
|
| 1065 | + |
| 1066 | + |
1065 | 1067 |
|
1066 | 1068 |
|
1067 | 1069 |
|
| ||
1581 | 1583 |
|
1582 | 1584 |
|
1583 | 1585 |
|
| 1586 | + |
1584 | 1587 |
|
1585 | 1588 |
|
1586 | 1589 |
|
| ||
3217 | 3220 |
|
3218 | 3221 |
|
3219 | 3222 |
|
3220 |
| - |
3221 |
| - |
3222 |
| - |
3223 |
| - |
3224 |
| - |
3225 |
| - |
3226 |
| - |
3227 |
| - |
3228 |
| - |
3229 |
| - |
3230 |
| - |
3231 |
| - |
3232 |
| - |
3233 |
| - |
3234 |
| - |
| 3223 | + |
| 3224 | + |
| 3225 | + |
| 3226 | + |
| 3227 | + |
| 3228 | + |
| 3229 | + |
| 3230 | + |
| 3231 | + |
| 3232 | + |
| 3233 | + |
| 3234 | + |
| 3235 | + |
| 3236 | + |
| 3237 | + |
| 3238 | + |
| 3239 | + |
| 3240 | + |
| 3241 | + |
| 3242 | + |
| 3243 | + |
3235 | 3244 |
|
3236 | 3245 |
|
3237 | 3246 |
|
|
clang/unittests/Format/SortIncludesTest.cpp
Copy file name to clipboardExpand all lines: clang/unittests/Format/SortIncludesTest.cpp+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1485 | 1485 |
|
1486 | 1486 |
|
1487 | 1487 |
|
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
| 1492 | + |
| 1493 | + |
| 1494 | + |
| 1495 | + |
| 1496 | + |
| 1497 | + |
| 1498 | + |
| 1499 | + |
| 1500 | + |
| 1501 | + |
| 1502 | + |
| 1503 | + |
| 1504 | + |
| 1505 | + |
| 1506 | + |
| 1507 | + |
1488 | 1508 |
|
1489 | 1509 |
|
1490 | 1510 |
|
0 commit comments