File tree
357 files changed
+8410
-4103
lines changed- clang-tools-extra/clangd/test
- clang
- docs
- include/clang/Sema
- lib/Sema
- test
- CXX/temp/temp.decls/temp.alias
- Preprocessor
- SemaCXX
- Sema
- compiler-rt
- lib
- asan
- lsan
- test/sanitizer_common
- TestCases/Posix
- libcxx
- docs
- include
- __chrono
- modules/std
- test
- std
- strings/basic.string
- string.capacity
- string.cons
- string.modifiers
- string_append
- string_assign
- string_copy
- string_erase
- string_insert
- string_op_plus_equal
- string_replace
- string_swap
- string.nonmembers
- string.special
- string_op+
- string.ops/string_substr
- time/time.cal
- time.cal.ymdlast
- time.cal.ymdlast.members
- time.cal.ymdlast.nonmembers
- time.cal.ymd
- time.cal.ymd.members
- time.cal.ymd.nonmembers
- time.cal.ymwdlast
- time.cal.ymwdlast.members
- time.cal.ymwdlast.nonmembers
- time.cal.ymwd
- time.cal.ymwd.members
- time.cal.ymwd.nonmembers
- time.cal.ym
- time.cal.ym.members
- time.cal.ym.nonmembers
- support
- tools/clang_tidy_checks
- utils/libcxx/test
- libc
- config/linux
- x86_64
- include
- llvm-libc-types
- spec
- src
- __support/OSUtil/linux
- sys/socket
- linux
- startup/linux
- aarch64
- riscv
- x86_64
- test/src/sys/socket/linux
- lldb
- include/lldb
- Core
- Symbol
- source
- API
- Commands
- Core
- DataFormatters
- Plugins
- ExpressionParser/Clang
- LanguageRuntime
- CPlusPlus/ItaniumABI
- ObjC
- SymbolFile
- Breakpad
- CTF
- DWARF
- NativePDB
- PDB
- TypeSystem/Clang
- Symbol
- Target
- test/API
- functionalities/type_find_first
- lang/cpp/unique-types4
- python_api/global_module_cache
- tools/lldb-test
- lld
- ELF
- test/ELF
- linkerscript
- wasm
- llvm
- docs
- include/llvm
- CodeGen
- GlobalISel
- Support/SystemZ
- Transforms
- lib
- CodeGen
- Passes
- Support
- Unix
- Target
- BPF
- RISCV
- X86
- Transforms
- CFGuard
- Coroutines
- InstCombine
- Instrumentation
- test
- Analysis/CostModel/ARM
- CodeGen
- AArch64
- AMDGPU
- BPF
- RISCV
- X86
- MC/RISCV
- TableGen
- GlobalISelCombinerEmitter
- builtins
- Transforms
- Coroutines
- InstCombine
- PGOProfile
- tools/llvm-reduce
- tools/llvm-reduce/deltas
- unittests/Support
- utils
- TableGen
- gn/secondary/llvm/lib/Passes
- mlir
- include/mlir
- Dialect
- Mesh/Transforms
- Vector/Transforms
- Transforms
- lib
- Dialect
- Mesh/Transforms
- SparseTensor
- IR
- Transforms
- Utils
- Vector/Transforms
- Transforms/Utils
- test
- Dialect
- Mesh
- SparseTensor
- Vector
- Transforms
- lib/Dialect
- Mesh
- Vector
- tools/mlir-opt
- openmp/libomptarget
- include
- OpenMP
- src
- OpenMP
- utils/bazel/llvm-project-overlay
- llvm/unittests
- mlir
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
357 files changed
+8410
-4103
lines changedLines changed: 12 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 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
685 | 685 |
| |
686 | 686 |
| |
687 | 687 |
| |
| 688 | + | |
| 689 | + | |
| 690 | + | |
688 | 691 |
| |
689 | 692 |
| |
690 | 693 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9016 | 9016 |
| |
9017 | 9017 |
| |
9018 | 9018 |
| |
9019 |
| - | |
| 9019 | + | |
9020 | 9020 |
| |
9021 | 9021 |
| |
9022 | 9022 |
| |
|
Lines changed: 20 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
33 | 47 |
| |
34 | 48 |
| |
35 | 49 |
| |
36 | 50 |
| |
37 | 51 |
| |
38 | 52 |
| |
39 | 53 |
| |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
44 | 60 |
| |
45 | 61 |
| |
46 | 62 |
| |
|
Lines changed: 80 additions & 62 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
465 | 465 |
| |
466 | 466 |
| |
467 | 467 |
| |
468 |
| - | |
| 468 | + | |
| 469 | + | |
469 | 470 |
| |
470 | 471 |
| |
471 | 472 |
| |
| |||
654 | 655 |
| |
655 | 656 |
| |
656 | 657 |
| |
657 |
| - | |
658 |
| - | |
659 |
| - | |
660 |
| - | |
661 |
| - | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
662 | 668 |
| |
663 | 669 |
| |
664 | 670 |
| |
| |||
726 | 732 |
| |
727 | 733 |
| |
728 | 734 |
| |
729 |
| - | |
730 |
| - | |
731 |
| - | |
732 |
| - | |
733 |
| - | |
734 |
| - | |
735 |
| - | |
736 |
| - | |
737 |
| - | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
738 | 781 |
| |
739 | 782 |
| |
740 | 783 |
| |
| |||
802 | 845 |
| |
803 | 846 |
| |
804 | 847 |
| |
| 848 | + | |
| 849 | + | |
805 | 850 |
| |
806 | 851 |
| |
807 | 852 |
| |
| 853 | + | |
| 854 | + | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
808 | 867 |
| |
809 | 868 |
| |
810 | 869 |
| |
| |||
832 | 891 |
| |
833 | 892 |
| |
834 | 893 |
| |
835 |
| - | |
| 894 | + | |
836 | 895 |
| |
837 | 896 |
| |
838 | 897 |
| |
| |||
947 | 1006 |
| |
948 | 1007 |
| |
949 | 1008 |
| |
950 |
| - | |
951 |
| - | |
952 |
| - | |
953 |
| - | |
954 |
| - | |
955 |
| - | |
956 |
| - | |
957 | 1009 |
| |
958 | 1010 |
| |
959 | 1011 |
| |
| |||
2225 | 2277 |
| |
2226 | 2278 |
| |
2227 | 2279 |
| |
2228 |
| - | |
2229 |
| - | |
2230 | 2280 |
| |
2231 | 2281 |
| |
2232 |
| - | |
2233 |
| - | |
2234 | 2282 |
| |
2235 | 2283 |
| |
2236 | 2284 |
| |
| |||
2254 | 2302 |
| |
2255 | 2303 |
| |
2256 | 2304 |
| |
2257 |
| - | |
| 2305 | + | |
2258 | 2306 |
| |
2259 |
| - | |
2260 |
| - | |
2261 |
| - | |
2262 |
| - | |
2263 |
| - | |
2264 |
| - | |
2265 |
| - | |
| 2307 | + | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
2266 | 2311 |
| |
2267 | 2312 |
| |
2268 | 2313 |
| |
2269 | 2314 |
| |
2270 | 2315 |
| |
2271 |
| - | |
2272 |
| - | |
2273 |
| - | |
2274 |
| - | |
2275 | 2316 |
| |
2276 | 2317 |
| |
2277 | 2318 |
| |
| |||
2350 | 2391 |
| |
2351 | 2392 |
| |
2352 | 2393 |
| |
2353 |
| - | |
2354 | 2394 |
| |
2355 | 2395 |
| |
2356 | 2396 |
| |
| |||
2360 | 2400 |
| |
2361 | 2401 |
| |
2362 | 2402 |
| |
2363 |
| - | |
2364 |
| - | |
2365 |
| - | |
2366 |
| - | |
2367 |
| - | |
2368 |
| - | |
2369 |
| - | |
2370 |
| - | |
2371 |
| - | |
2372 |
| - | |
2373 |
| - | |
2374 |
| - | |
2375 |
| - | |
2376 |
| - | |
2377 |
| - | |
2378 |
| - | |
2379 |
| - | |
2380 |
| - | |
2381 |
| - | |
2382 |
| - | |
2383 |
| - | |
2384 |
| - | |
2385 | 2403 |
| |
2386 | 2404 |
| |
2387 | 2405 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
| 46 | + | |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
| |||
162 | 162 |
| |
163 | 163 |
| |
164 | 164 |
| |
165 |
| - | |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| |||
386 | 386 |
| |
387 | 387 |
| |
388 | 388 |
| |
389 |
| - | |
| 389 | + | |
390 | 390 |
| |
391 | 391 |
| |
392 | 392 |
| |
| |||
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
406 |
| - | |
| 406 | + | |
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
|
Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
| |||
3990 | 3991 |
| |
3991 | 3992 |
| |
3992 | 3993 |
| |
3993 |
| - | |
3994 |
| - | |
3995 |
| - | |
| 3994 | + | |
| 3995 | + | |
| 3996 | + | |
| 3997 | + | |
| 3998 | + | |
| 3999 | + | |
| 4000 | + | |
| 4001 | + | |
3996 | 4002 |
| |
3997 | 4003 |
| |
3998 | 4004 |
| |
| |||
11392 | 11398 |
| |
11393 | 11399 |
| |
11394 | 11400 |
| |
| 11401 | + | |
| 11402 | + | |
11395 | 11403 |
| |
11396 | 11404 |
| |
11397 | 11405 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 |
| - | |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
|
0 commit comments