File tree
157 files changed
+7539
-2992
lines changed- .ci
- bolt
- include/bolt/Passes
- lib
- Passes
- Profile
- runtime
- test/X86
- clang
- include/clang
- AST
- Basic
- Parse
- Sema
- lib
- AST
- CodeGen
- ExtractAPI
- Format
- Index
- Interpreter
- Parse
- Sema
- Serialization
- test
- CodeGen
- Interpreter
- Parser
- SemaCXX
- tools/libclang
- unittests
- AST
- Format
- clang-tools-extra
- clang-tidy
- bugprone
- modernize
- utils
- clangd
- docs
- test/clang-tidy/checkers/readability
- compiler-rt
- lib
- dfsan
- lsan
- msan
- test/dfsan
- flang
- include/flang/Optimizer/Dialect/CUF
- lib
- Lower
- Optimizer/Dialect/CUF
- test/Lower/CUDA
- libc
- cmake/modules
- config/baremetal
- arm
- riscv
- src
- __support/threads
- linux
- threads/linux
- startup/baremetal
- test/integration/scudo
- libcxx
- docs
- ReleaseNotes
- Status
- include
- __atomic
- modules/std
- test
- libcxx/atomics/atomics.ref
- std
- atomics/atomics.ref
- utils/libcxx/test
- libunwind
- include
- src
- llvm
- lib
- CodeGen
- IR
- Support
- Target
- AArch64
- X86
- Transforms
- Coroutines
- InstCombine
- Instrumentation
- test
- CodeGen
- AMDGPU
- X86
- Instrumentation/HWAddressSanitizer
- unittests
- IR
- Support
- utils/gn/secondary/libcxx/include
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
157 files changed
+7539
-2992
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
71 |
| - | |
| 71 | + | |
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
399 | 400 |
| |
400 | 401 |
| |
401 | 402 |
| |
| 403 | + | |
| 404 | + | |
402 | 405 |
| |
403 |
| - | |
| 406 | + | |
| 407 | + | |
404 | 408 |
| |
405 | 409 |
| |
406 | 410 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 |
| - | |
| 93 | + | |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
|
Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1390 | 1390 |
| |
1391 | 1391 |
| |
1392 | 1392 |
| |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
| 1397 | + | |
| 1398 | + | |
| 1399 | + | |
1393 | 1400 |
| |
1394 | 1401 |
| |
1395 |
| - | |
| 1402 | + | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
1396 | 1406 |
| |
1397 | 1407 |
| |
1398 | 1408 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
613 | 613 |
| |
614 | 614 |
| |
615 | 615 |
| |
616 |
| - | |
| 616 | + | |
| 617 | + | |
617 | 618 |
| |
618 | 619 |
| |
619 | 620 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1245 | 1245 |
| |
1246 | 1246 |
| |
1247 | 1247 |
| |
1248 |
| - | |
1249 | 1248 |
| |
1250 | 1249 |
| |
1251 | 1250 |
| |
| |||
1464 | 1463 |
| |
1465 | 1464 |
| |
1466 | 1465 |
| |
1467 |
| - | |
1468 | 1466 |
| |
1469 |
| - | |
| 1467 | + | |
1470 | 1468 |
| |
1471 | 1469 |
| |
1472 | 1470 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| |||
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
| 49 | + | |
| 50 | + | |
48 | 51 |
| |
49 | 52 |
| |
50 | 53 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
58 | 60 |
| |
59 | 61 |
| |
60 | 62 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
| 26 | + | |
26 | 27 |
| |
27 | 28 |
| |
28 | 29 |
| |
|
Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
180 |
| - | |
181 |
| - | |
182 |
| - | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
123 | 123 |
| |
124 | 124 |
| |
125 | 125 |
| |
| 126 | + | |
| 127 | + | |
| 128 | + | |
126 | 129 |
| |
127 | 130 |
| |
128 | 131 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
250 |
| - | |
251 |
| - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
252 | 256 |
| |
253 | 257 |
| |
254 | 258 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
378 |
| - | |
| 378 | + | |
| 379 | + | |
379 | 380 |
| |
380 | 381 |
| |
381 | 382 |
| |
|
Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
695 | 695 |
| |
696 | 696 |
| |
697 | 697 |
| |
698 |
| - | |
| 698 | + | |
699 | 699 |
| |
700 | 700 |
| |
701 | 701 |
| |
|
Lines changed: 6 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1185 | 1185 |
| |
1186 | 1186 |
| |
1187 | 1187 |
| |
1188 |
| - | |
| 1188 | + | |
1189 | 1189 |
| |
1190 | 1190 |
| |
1191 | 1191 |
| |
| |||
1225 | 1225 |
| |
1226 | 1226 |
| |
1227 | 1227 |
| |
1228 |
| - | |
1229 |
| - | |
1230 |
| - | |
1231 |
| - | |
1232 |
| - | |
1233 |
| - | |
1234 |
| - | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
1235 | 1231 |
| |
1236 | 1232 |
| |
1237 | 1233 |
| |
| |||
1244 | 1240 |
| |
1245 | 1241 |
| |
1246 | 1242 |
| |
1247 |
| - | |
1248 |
| - | |
1249 |
| - | |
| 1243 | + | |
| 1244 | + | |
1250 | 1245 |
| |
1251 | 1246 |
| |
1252 | 1247 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1960 | 1960 |
| |
1961 | 1961 |
| |
1962 | 1962 |
| |
1963 |
| - | |
| 1963 | + | |
1964 | 1964 |
| |
1965 | 1965 |
| |
1966 | 1966 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
| 313 | + | |
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
| |||
3975 | 3975 |
| |
3976 | 3976 |
| |
3977 | 3977 |
| |
3978 |
| - | |
| 3978 | + | |
3979 | 3979 |
| |
3980 | 3980 |
| |
3981 | 3981 |
| |
| |||
8003 | 8003 |
| |
8004 | 8004 |
| |
8005 | 8005 |
| |
8006 |
| - | |
8007 |
| - | |
8008 |
| - | |
| 8006 | + | |
| 8007 | + | |
| 8008 | + | |
8009 | 8009 |
| |
8010 | 8010 |
| |
8011 | 8011 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2814 | 2814 |
| |
2815 | 2815 |
| |
2816 | 2816 |
| |
2817 |
| - | |
| 2817 | + | |
2818 | 2818 |
| |
2819 | 2819 |
| |
2820 | 2820 |
| |
|
Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
447 | 447 |
| |
448 | 448 |
| |
449 | 449 |
| |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
450 | 457 |
| |
451 | 458 |
| |
452 | 459 |
| |
| |||
3168 | 3175 |
| |
3169 | 3176 |
| |
3170 | 3177 |
| |
3171 |
| - | |
3172 |
| - | |
3173 |
| - | |
3174 |
| - | |
3175 |
| - | |
3176 |
| - | |
3177 |
| - | |
3178 | 3178 |
| |
3179 | 3179 |
| |
3180 | 3180 |
| |
| |||
10076 | 10076 |
| |
10077 | 10077 |
| |
10078 | 10078 |
| |
10079 |
| - | |
| 10079 | + | |
| 10080 | + | |
| 10081 | + | |
10080 | 10082 |
| |
10081 | 10083 |
| |
10082 | 10084 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6495 | 6495 |
| |
6496 | 6496 |
| |
6497 | 6497 |
| |
6498 |
| - | |
| 6498 | + | |
| 6499 | + | |
6499 | 6500 |
| |
6500 | 6501 |
| |
6501 | 6502 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5917 | 5917 |
| |
5918 | 5918 |
| |
5919 | 5919 |
| |
5920 |
| - | |
5921 |
| - | |
| 5920 | + | |
| 5921 | + | |
5922 | 5922 |
| |
5923 | 5923 |
| |
5924 |
| - | |
| 5924 | + | |
5925 | 5925 |
| |
5926 | 5926 |
| |
5927 | 5927 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1883 | 1883 |
| |
1884 | 1884 |
| |
1885 | 1885 |
| |
1886 |
| - | |
| 1886 | + | |
| 1887 | + | |
1887 | 1888 |
| |
1888 | 1889 |
| |
1889 | 1890 |
| |
|
0 commit comments