File tree
Expand file treeCollapse file tree
4 files changed
+81
-14
lines changedFilter options
- clang
- docs
- include/clang/Format
- lib/Format
- unittests/Format
Expand file treeCollapse file tree
4 files changed
+81
-14
lines changedclang/docs/ClangFormatStyleOptions.rst
Copy file name to clipboardExpand all lines: clang/docs/ClangFormatStyleOptions.rst+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6010 | 6010 |
|
6011 | 6011 |
|
6012 | 6012 |
|
| 6013 | + |
| 6014 | + |
| 6015 | + |
| 6016 | + |
| 6017 | + |
| 6018 | + |
| 6019 | + |
| 6020 | + |
| 6021 | + |
| 6022 | + |
| 6023 | + |
6013 | 6024 |
|
6014 | 6025 |
|
6015 | 6026 |
|
|
clang/include/clang/Format/Format.h
Copy file name to clipboardExpand all lines: clang/include/clang/Format/Format.h+12-1Lines changed: 12 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4382 | 4382 |
|
4383 | 4383 |
|
4384 | 4384 |
|
| 4385 | + |
| 4386 | + |
| 4387 | + |
| 4388 | + |
| 4389 | + |
| 4390 | + |
| 4391 | + |
| 4392 | + |
| 4393 | + |
| 4394 | + |
4385 | 4395 |
|
4386 |
| - |
| 4396 | + |
| 4397 | + |
4387 | 4398 |
|
4388 | 4399 |
|
4389 | 4400 |
|
|
clang/lib/Format/Format.cpp
Copy file name to clipboardExpand all lines: clang/lib/Format/Format.cpp+22-13Lines changed: 22 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1647 | 1647 |
|
1648 | 1648 |
|
1649 | 1649 |
|
1650 |
| - |
| 1650 | + |
| 1651 | + |
1651 | 1652 |
|
1652 | 1653 |
|
1653 | 1654 |
|
| ||
3230 | 3231 |
|
3231 | 3232 |
|
3232 | 3233 |
|
3233 |
| - |
| 3234 | + |
3234 | 3235 |
|
3235 |
| - |
3236 |
| - |
3237 |
| - |
3238 |
| - |
3239 |
| - |
3240 |
| - |
3241 |
| - |
3242 |
| - |
3243 |
| - |
3244 |
| - |
3245 |
| - |
| 3236 | + |
| 3237 | + |
| 3238 | + |
| 3239 | + |
| 3240 | + |
| 3241 | + |
| 3242 | + |
| 3243 | + |
| 3244 | + |
| 3245 | + |
| 3246 | + |
| 3247 | + |
| 3248 | + |
| 3249 | + |
| 3250 | + |
| 3251 | + |
| 3252 | + |
| 3253 | + |
| 3254 | + |
3246 | 3255 |
|
3247 | 3256 |
|
3248 | 3257 |
|
|
clang/unittests/Format/SortIncludesTest.cpp
Copy file name to clipboardExpand all lines: clang/unittests/Format/SortIncludesTest.cpp+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1483 | 1483 |
|
1484 | 1484 |
|
1485 | 1485 |
|
| 1486 | + |
| 1487 | + |
| 1488 | + |
| 1489 | + |
| 1490 | + |
| 1491 | + |
| 1492 | + |
| 1493 | + |
| 1494 | + |
| 1495 | + |
| 1496 | + |
| 1497 | + |
| 1498 | + |
| 1499 | + |
| 1500 | + |
| 1501 | + |
| 1502 | + |
| 1503 | + |
| 1504 | + |
| 1505 | + |
| 1506 | + |
| 1507 | + |
| 1508 | + |
| 1509 | + |
| 1510 | + |
| 1511 | + |
| 1512 | + |
| 1513 | + |
| 1514 | + |
| 1515 | + |
| 1516 | + |
| 1517 | + |
| 1518 | + |
| 1519 | + |
| 1520 | + |
| 1521 | + |
1486 | 1522 |
|
1487 | 1523 |
|
1488 | 1524 |
|
0 commit comments