File tree
3 files changed
+31
-1
lines changedFilter options
- clang
- docs
- lib/Sema
- test/Sema
3 files changed
+31
-1
lines changedclang/docs/ReleaseNotes.rst
Copy file name to clipboardExpand all lines: clang/docs/ReleaseNotes.rst+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
533 | 533 |
|
534 | 534 |
|
535 | 535 |
|
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
536 | 549 |
|
537 | 550 |
|
538 | 551 |
|
|
clang/lib/Sema/SemaExprMember.cpp
Copy file name to clipboardExpand all lines: clang/lib/Sema/SemaExprMember.cpp+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1385 | 1385 |
|
1386 | 1386 |
|
1387 | 1387 |
|
1388 |
| - |
| 1388 | + |
1389 | 1389 |
|
1390 | 1390 |
|
1391 | 1391 |
|
|
clang/test/Sema/atomic-expr.c
Copy file name to clipboardExpand all lines: clang/test/Sema/atomic-expr.c+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
117 | 134 |
|
118 | 135 |
|
119 | 136 |
|
|
0 commit comments