File tree
267 files changed
+7521
-1984
lines changed- clang-tools-extra
- modularize
- test/clang-doc
- clang
- docs
- include/clang
- AST
- Basic
- Lex
- lib
- AST
- Basic
- Targets
- CIR/CodeGen
- Format
- Frontend
- Index
- Lex
- Sema
- test
- CIR/CodeGenOpenACC
- ClangScanDeps
- CodeGenOpenCL
- Driver
- Modules
- Inputs/shadow
- A1
- A2
- SemaCXX
- SemaTemplate
- unittests/Format
- libcxx
- include
- __iterator
- __vector
- test
- libcxx/iterators
- std
- algorithms/alg.modifying.operations/alg.fill
- containers
- container.adaptors
- flat.map/flat.map.iterators
- flat.multimap/flat.multimap.iterators
- flat.multiset/flat.multiset.iterators
- flat.set/flat.set.iterators
- sequences/vector/vector.modifiers
- strings/basic.string/string.nonmembers/string_op+
- support
- utils/ci
- lldb
- packages/Python/lldbsuite/test/tools/lldb-dap
- source
- Breakpoint
- Plugins/ExpressionParser/Clang
- test/API/tools/lldb-dap
- attach
- breakpoint-events
- completions
- console
- disconnect
- evaluate
- launch
- progress
- repl-mode
- restart
- stop-hooks
- tools/lldb-dap
- Handler
- llvm
- docs
- include/llvm
- Analysis
- CodeGen
- IR
- TargetParser
- Transforms/Utils
- lib
- Analysis
- AsmParser
- Bitcode
- Reader
- Writer
- CodeGen
- AsmPrinter
- SelectionDAG
- IR
- MC
- Support
- Target
- AArch64
- GISel
- AMDGPU
- ARC
- ARM
- AVR
- BPF
- Hexagon
- Lanai
- LoongArch
- M68k
- MSP430
- Mips
- NVPTX
- PowerPC
- RISCV
- SPIRV
- Sparc
- SystemZ
- VE
- WebAssembly
- X86
- MCTargetDesc
- XCore
- Xtensa
- Transforms
- InstCombine
- Scalar
- Utils
- Vectorize
- test
- Analysis/MemorySSA
- CodeGen
- AMDGPU
- GlobalISel
- Hexagon/isel
- LoongArch/lasx/ir-instruction
- RISCV
- SPIRV
- hlsl-resources
- WebAssembly
- X86
- DebugInfo
- MIR/AArch64
- X86
- Transforms/InstCombine
- tools
- llvm-diff
- llvm-reduce
- tools/verify-uselistorder
- unittests
- IR
- Transforms/Utils
- mlir
- include/mlir/Dialect/OpenACC
- lib
- Dialect/OpenACC/IR
- TableGen
- test
- lib/Dialect/Test
- mlir-tblgen
- offload/DeviceRTL
- polly/lib/Support
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
267 files changed
+7521
-1984
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
290 | 290 |
| |
291 | 291 |
| |
292 | 292 |
| |
293 |
| - | |
| 293 | + | |
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
|
Lines changed: 35 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 | + |
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
673 | 673 |
| |
674 | 674 |
| |
675 | 675 |
| |
| 676 | + | |
| 677 | + | |
| 678 | + | |
676 | 679 |
| |
677 | 680 |
| |
678 | 681 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2970 | 2970 |
| |
2971 | 2971 |
| |
2972 | 2972 |
| |
| 2973 | + | |
| 2974 | + | |
| 2975 | + | |
| 2976 | + | |
| 2977 | + | |
2973 | 2978 |
| |
2974 | 2979 |
| |
2975 | 2980 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
621 | 621 |
| |
622 | 622 |
| |
623 | 623 |
| |
| 624 | + | |
624 | 625 |
| |
625 | 626 |
| |
626 | 627 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
841 | 841 |
| |
842 | 842 |
| |
843 | 843 |
| |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
| 848 | + | |
| 849 | + | |
844 | 850 |
| |
845 | 851 |
| |
846 | 852 |
| |
|
Lines changed: 11 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2526 | 2526 |
| |
2527 | 2527 |
| |
2528 | 2528 |
| |
2529 |
| - | |
2530 |
| - | |
2531 |
| - | |
| 2529 | + | |
| 2530 | + | |
| 2531 | + | |
| 2532 | + | |
| 2533 | + | |
| 2534 | + | |
| 2535 | + | |
| 2536 | + | |
2532 | 2537 |
| |
2533 | 2538 |
| |
2534 | 2539 |
| |
| |||
5302 | 5307 |
| |
5303 | 5308 |
| |
5304 | 5309 |
| |
| 5310 | + | |
| 5311 | + | |
| 5312 | + | |
5305 | 5313 |
| |
5306 | 5314 |
| |
5307 | 5315 |
| |
|
Lines changed: 21 additions & 21 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + |
Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
856 | 856 |
| |
857 | 857 |
| |
858 | 858 |
| |
859 |
| - | |
| 859 | + | |
860 | 860 |
| |
861 | 861 |
| |
862 | 862 |
| |
| |||
865 | 865 |
| |
866 | 866 |
| |
867 | 867 |
| |
868 |
| - | |
| 868 | + | |
869 | 869 |
| |
870 | 870 |
| |
871 | 871 |
| |
| |||
974 | 974 |
| |
975 | 975 |
| |
976 | 976 |
| |
977 |
| - | |
| 977 | + | |
978 | 978 |
| |
979 | 979 |
| |
980 | 980 |
| |
| |||
1085 | 1085 |
| |
1086 | 1086 |
| |
1087 | 1087 |
| |
1088 |
| - | |
| 1088 | + | |
1089 | 1089 |
| |
1090 | 1090 |
| |
1091 | 1091 |
| |
|
Lines changed: 45 additions & 25 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
332 | 332 |
| |
333 | 333 |
| |
334 | 334 |
| |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
335 | 344 |
| |
336 |
| - | |
| 345 | + | |
| 346 | + | |
337 | 347 |
| |
338 | 348 |
| |
339 | 349 |
| |
340 | 350 |
| |
341 | 351 |
| |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
342 | 356 |
| |
343 | 357 |
| |
344 | 358 |
| |
| |||
433 | 447 |
| |
434 | 448 |
| |
435 | 449 |
| |
436 |
| - | |
437 |
| - | |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 | 450 |
| |
442 | 451 |
| |
443 | 452 |
| |
| |||
713 | 722 |
| |
714 | 723 |
| |
715 | 724 |
| |
716 |
| - | |
717 |
| - | |
718 |
| - | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
719 | 729 |
| |
720 | 730 |
| |
721 | 731 |
| |
| |||
915 | 925 |
| |
916 | 926 |
| |
917 | 927 |
| |
918 |
| - | |
919 |
| - | |
920 |
| - | |
921 |
| - | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
922 | 932 |
| |
923 |
| - | |
924 |
| - | |
| 933 | + | |
| 934 | + | |
925 | 935 |
| |
926 | 936 |
| |
927 |
| - | |
| 937 | + | |
928 | 938 |
| |
929 | 939 |
| |
930 | 940 |
| |
931 |
| - | |
| 941 | + | |
932 | 942 |
| |
933 | 943 |
| |
934 |
| - | |
935 |
| - | |
936 |
| - | |
937 |
| - | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
938 | 953 |
| |
939 | 954 |
| |
940 | 955 |
| |
| |||
945 | 960 |
| |
946 | 961 |
| |
947 | 962 |
| |
948 |
| - | |
949 |
| - | |
| 963 | + | |
| 964 | + | |
950 | 965 |
| |
951 | 966 |
| |
952 | 967 |
| |
| |||
956 | 971 |
| |
957 | 972 |
| |
958 | 973 |
| |
959 |
| - | |
960 |
| - | |
| 974 | + | |
| 975 | + | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
961 | 981 |
| |
962 | 982 |
| |
963 | 983 |
| |
|
0 commit comments