File tree
Expand file treeCollapse file tree
3 files changed
+30
-3
lines changedFilter options
- clang
- lib/Sema
- test/SemaCXX
Expand file treeCollapse file tree
3 files changed
+30
-3
lines changedclang/lib/Sema/SemaExprCXX.cpp
Copy file name to clipboardExpand all lines: clang/lib/Sema/SemaExprCXX.cpp+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
854 | 854 |
|
855 | 855 |
|
856 | 856 |
|
857 |
| - |
| 857 | + |
| 858 | + |
858 | 859 |
|
859 | 860 |
|
860 | 861 |
|
|
clang/lib/Sema/SemaStmt.cpp
Copy file name to clipboardExpand all lines: clang/lib/Sema/SemaStmt.cpp+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4305 | 4305 |
|
4306 | 4306 |
|
4307 | 4307 |
|
4308 |
| - |
| 4308 | + |
| 4309 | + |
4309 | 4310 |
|
4310 | 4311 |
|
4311 | 4312 |
|
|
clang/test/SemaCXX/no-exceptions.cpp
Copy file name to clipboardExpand all lines: clang/test/SemaCXX/no-exceptions.cpp+26-1Lines changed: 26 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
0 commit comments