This repository was archived by the owner on Nov 1, 2021. It is now read-only.
File tree
4 files changed
+13
-3
lines changed- include/clang/Basic
- lib/Sema
- test
- Parser
- SemaCXX
4 files changed
+13
-3
lines changed+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1965 | 1965 |
| |
1966 | 1966 |
| |
1967 | 1967 |
| |
| 1968 | + | |
| 1969 | + | |
1968 | 1970 |
| |
1969 | 1971 |
| |
1970 | 1972 |
| |
|
Diff for: lib/Sema/SemaDecl.cpp
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4865 | 4865 |
| |
4866 | 4866 |
| |
4867 | 4867 |
| |
| 4868 | + | |
| 4869 | + | |
| 4870 | + | |
| 4871 | + | |
| 4872 | + | |
| 4873 | + | |
4868 | 4874 |
| |
4869 | 4875 |
| |
4870 | 4876 |
| |
|
Diff for: test/Parser/cxx-concept-declaration.cpp
+1-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 28 | + |
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + |
0 commit comments