File tree
646 files changed
+23777
-7807
lines changed- .github/workflows
- bolt
- include/bolt/Core
- lib
- Core
- Passes
- test/AArch64
- clang
- docs
- analyzer
- include/clang
- ExtractAPI
- Sema
- StaticAnalyzer/Core/PathSensitive
- lib
- AST
- ExtractAPI
- Serialization
- Format
- Sema
- StaticAnalyzer
- Checkers
- Core
- test
- Analysis
- CXX/drs
- ClangScanDeps
- CodeGen/X86
- CodeGenCoroutines
- Driver
- ExtractAPI
- emit-symbol-graph
- SemaCXX
- unittests/Format
- www
- compiler-rt
- lib
- nsan
- profile
- rtsan
- tests
- sanitizer_common
- test
- asan/TestCases/Posix
- nsan
- profile
- AIX
- Posix
- flang
- lib
- Lower
- Optimizer/Dialect/CUF
- test/Lower/CUDA
- libcxx
- docs
- ReleaseNotes
- Status
- include
- __algorithm
- __configuration
- __exception
- __functional
- __math
- __mdspan
- __ostream
- __random
- __type_traits
- modules/std
- src
- test
- libcxx/containers/views/mdspan
- extents
- layout_left
- layout_right
- layout_stride
- mdspan
- std
- containers/views/mdspan/extents
- language.support/support.exception/uncaught
- numerics/c.math
- utils
- ci
- lld/test
- COFF
- ELF/lto
- MachO
- lldb
- bindings/python
- include/lldb
- Core
- Interpreter
- Interfaces
- Target
- Utility
- source
- API
- Breakpoint
- Commands
- Core
- Expression
- Host
- common
- freebsd
- linux
- macosx/objcxx
- netbsd
- openbsd
- posix
- windows
- Interpreter
- Plugins
- ABI
- AArch64
- ARC
- ARM
- Mips
- PowerPC
- RISCV
- SystemZ
- X86
- DynamicLoader
- Darwin-Kernel
- FreeBSD-Kernel
- MacOSX-DYLD
- Static
- ExpressionParser/Clang
- LanguageRuntime
- CPlusPlus
- ObjC
- AppleObjCRuntime
- ObjectFile
- ELF
- Mach-O
- Minidump
- PECOFF
- Platform
- Android
- MacOSX
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
646 files changed
+23777
-7807
lines changedLines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
191 | 191 |
| |
192 | 192 |
| |
193 | 193 |
| |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
194 | 230 |
| |
195 | 231 |
| |
196 | 232 |
| |
|
Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
4 | 19 |
| |
5 | 20 |
| |
6 | 21 |
| |
| |||
41 | 56 |
| |
42 | 57 |
| |
43 | 58 |
| |
44 |
| - | |
| 59 | + | |
45 | 60 |
| |
46 | 61 |
| |
47 | 62 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1692 | 1692 |
| |
1693 | 1693 |
| |
1694 | 1694 |
| |
| 1695 | + | |
| 1696 | + | |
1695 | 1697 |
| |
1696 | 1698 |
| |
1697 | 1699 |
| |
|
Lines changed: 4 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1339 | 1339 |
| |
1340 | 1340 |
| |
1341 | 1341 |
| |
1342 |
| - | |
1343 |
| - | |
1344 |
| - | |
1345 |
| - | |
1346 |
| - | |
1347 |
| - | |
1348 |
| - | |
1349 |
| - | |
1350 |
| - | |
1351 |
| - | |
1352 |
| - | |
1353 |
| - | |
1354 |
| - | |
1355 |
| - | |
1356 |
| - | |
1357 |
| - | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
1358 | 1346 |
| |
1359 | 1347 |
| |
1360 | 1348 |
| |
|
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
305 |
| - | |
306 |
| - | |
307 |
| - | |
308 | 305 |
| |
309 | 306 |
| |
310 | 307 |
| |
311 | 308 |
| |
312 | 309 |
| |
313 | 310 |
| |
314 | 311 |
| |
| 312 | + | |
| 313 | + | |
315 | 314 |
| |
316 | 315 |
| |
| 316 | + | |
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 | 320 |
| |
321 | 321 |
| |
322 | 322 |
| |
| 323 | + | |
| 324 | + | |
| 325 | + | |
323 | 326 |
| |
324 | 327 |
| |
325 | 328 |
| |
|
Lines changed: 65 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 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 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 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + |
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
228 | 233 |
| |
229 | 234 |
| |
230 | 235 |
| |
| |||
323 | 328 |
| |
324 | 329 |
| |
325 | 330 |
| |
| 331 | + | |
326 | 332 |
| |
327 | 333 |
| |
328 | 334 |
| |
|
Lines changed: 19 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
571 | 571 |
| |
572 | 572 |
| |
573 | 573 |
| |
574 |
| - | |
| 574 | + | |
575 | 575 |
| |
576 | 576 |
| |
577 | 577 |
| |
| |||
588 | 588 |
| |
589 | 589 |
| |
590 | 590 |
| |
591 |
| - | |
592 |
| - | |
| 591 | + | |
| 592 | + | |
593 | 593 |
| |
594 | 594 |
| |
595 | 595 |
| |
| |||
604 | 604 |
| |
605 | 605 |
| |
606 | 606 |
| |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
| 622 | + | |
607 | 623 |
| |
608 | 624 |
| |
609 | 625 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
411 | 411 |
| |
412 | 412 |
| |
413 | 413 |
| |
414 |
| - | |
| 414 | + | |
415 | 415 |
| |
416 |
| - | |
| 416 | + | |
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
213 | 213 |
| |
214 | 214 |
| |
215 | 215 |
| |
216 |
| - | |
| 216 | + | |
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1384 | 1384 |
| |
1385 | 1385 |
| |
1386 | 1386 |
| |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
1387 | 1392 |
| |
1388 | 1393 |
| |
1389 | 1394 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1806 | 1806 |
| |
1807 | 1807 |
| |
1808 | 1808 |
| |
| 1809 | + | |
| 1810 | + | |
| 1811 | + | |
1809 | 1812 |
| |
1810 | 1813 |
| |
1811 | 1814 |
| |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
117 | 121 |
| |
118 | 122 |
| |
119 | 123 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
289 | 293 |
| |
290 | 294 |
| |
291 | 295 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
164 | 164 |
| |
165 | 165 |
| |
166 | 166 |
| |
167 |
| - | |
| 167 | + | |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1327 | 1327 |
| |
1328 | 1328 |
| |
1329 | 1329 |
| |
1330 |
| - | |
| 1330 | + | |
1331 | 1331 |
| |
1332 | 1332 |
| |
1333 | 1333 |
| |
1334 | 1334 |
| |
1335 | 1335 |
| |
1336 |
| - | |
1337 |
| - | |
1338 | 1336 |
| |
1339 | 1337 |
| |
1340 | 1338 |
| |
|
0 commit comments