Commit 77918bb
File tree
Expand file treeCollapse file tree
4 files changed
+25
-6
lines changedFilter options
- clang
- include/clang/Basic
- lib/Sema
- test/SemaCXX
Expand file treeCollapse file tree
4 files changed
+25
-6
lines changedclang/include/clang/Basic/DiagnosticSemaKinds.td
Copy file name to clipboardExpand all lines: clang/include/clang/Basic/DiagnosticSemaKinds.td+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7567 | 7567 |
|
7568 | 7568 |
|
7569 | 7569 |
|
7570 |
| - |
| 7570 | + |
| 7571 | + |
7571 | 7572 |
|
7572 | 7573 |
|
| 7574 | + |
| 7575 | + |
| 7576 | + |
7573 | 7577 |
|
7574 | 7578 |
|
7575 | 7579 |
|
|
clang/lib/Sema/SemaChecking.cpp
Copy file name to clipboardExpand all lines: clang/lib/Sema/SemaChecking.cpp+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14688 | 14688 |
|
14689 | 14689 |
|
14690 | 14690 |
|
14691 |
| - |
| 14691 | + |
| 14692 | + |
| 14693 | + |
| 14694 | + |
| 14695 | + |
| 14696 | + |
| 14697 | + |
| 14698 | + |
| 14699 | + |
| 14700 | + |
| 14701 | + |
| 14702 | + |
| 14703 | + |
| 14704 | + |
| 14705 | + |
14692 | 14706 |
|
14693 | 14707 |
|
14694 | 14708 |
|
|
clang/lib/Sema/SemaExpr.cpp
Copy file name to clipboardExpand all lines: clang/lib/Sema/SemaExpr.cpp+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1518 | 1518 |
|
1519 | 1519 |
|
1520 | 1520 |
|
1521 |
| - |
1522 |
| - |
| 1521 | + |
| 1522 | + |
1523 | 1523 |
|
1524 | 1524 |
|
1525 | 1525 |
|
|
clang/test/SemaCXX/cxx2c-enum-compare.cpp
Copy file name to clipboard+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
2 | 3 |
|
3 | 4 |
|
4 | 5 |
|
5 | 6 |
|
6 |
| - |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
0 commit comments