File tree
472 files changed
+48119
-6433
lines changed- clang
- docs
- include/clang
- AST
- Basic
- Driver
- Sema
- Serialization
- lib
- AST
- CodeGen
- Driver
- ToolChains
- Sema
- Serialization
- StaticAnalyzer/Checkers
- test
- Analysis
- CodeGen
- CodeGenCXX
- Inputs
- Driver
- Profile
- Inputs
- Sema
- SemaCXX
- tools/libclang
- unittests
- www
- clang-tools-extra
- clangd/unittests
- unittests
- compiler-rt
- cmake
- Modules
- include/profile
- lib
- asan/scripts
- dfsan
- fuzzer
- profile
- sanitizer_common
- scudo/standalone
- include/scudo
- tests
- test
- dfsan
- fuzzer
- msan
- flang
- include/flang/Lower
- lib
- Evaluate
- Lower
- Semantics
- runtime
- test
- Lower
- Semantics
- unittests
- Lower
- Runtime
- libc
- config/linux
- aarch64
- x86_64
- spec
- src
- math
- string
- test/src
- math
- string
- utils/FPUtil
- libcxx
- include
- src
- test/libcxx/memory/trivial_abi
- utils/libcxx/test
- libcxxabi
- src
- lld
- ELF
- test
- ELF
- linkerscript
- unittests
- lldb
- include/lldb
- DataFormatters
- Target
- Utility
- packages/Python/lldbsuite/test/tools/lldb-server
- source
- API
- Commands
- Core
- DataFormatters
- Host/windows
- Interpreter
- Plugins
- ExpressionParser/Clang
- OperatingSystem/Python
- Target
- Utility
- test/API
- commands
- frame/recognizer
- session/history
- functionalities/history
- python_api/sbenvironment
- unittests
- TestingSupport/Symbol
- llvm
- cmake/modules
- docs
- examples
- HowToUseLLJIT
- OrcV2Examples
- LLJITWithTargetProcessControl
- include/llvm
- Analysis
- Utils
- CodeGen
- GlobalISel
- ExecutionEngine/Orc
- Frontend/OpenMP
- IR
- ObjectYAML
- ProfileData
- Support
- Target/GlobalISel
- Transforms
- AggressiveInstCombine
- IPO
- Instrumentation
- Utils
- lib
- Analysis
- Bitcode/Reader
- CodeGen
- AsmPrinter
- GlobalISel
- SelectionDAG
- DebugInfo/Symbolize
- ExecutionEngine/Orc
- IR
- ObjectYAML
- Passes
- ProfileData
- Support
- Windows
- Target
- AArch64
- AMDGPU
- ARM
- PowerPC
- SystemZ
- X86
- MCTargetDesc
- Testing/Support
- Transforms
- AggressiveInstCombine
- IPO
- Instrumentation
- Scalar
- Utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
472 files changed
+48119
-6433
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 |
| |
17 | 21 |
| |
18 | 22 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 |
| |
9 | 13 |
| |
10 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1719 | 1719 |
| |
1720 | 1720 |
| |
1721 | 1721 |
| |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
1722 | 1725 |
| |
1723 | 1726 |
| |
1724 | 1727 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 | 164 |
| |
169 | 165 |
| |
170 | 166 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
395 | 395 |
| |
396 | 396 |
| |
397 | 397 |
| |
| 398 | + | |
| 399 | + | |
| 400 | + | |
398 | 401 |
| |
399 | 402 |
| |
400 | 403 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
329 | 329 |
| |
330 | 330 |
| |
331 | 331 |
| |
332 |
| - | |
333 |
| - | |
334 |
| - | |
335 |
| - | |
336 |
| - | |
337 |
| - | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
338 | 338 |
| |
339 | 339 |
| |
340 | 340 |
| |
| |||
467 | 467 |
| |
468 | 468 |
| |
469 | 469 |
| |
470 |
| - | |
| 470 | + | |
471 | 471 |
| |
472 | 472 |
| |
473 | 473 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8191 | 8191 |
| |
8192 | 8192 |
| |
8193 | 8193 |
| |
| 8194 | + | |
| 8195 | + | |
| 8196 | + | |
| 8197 | + | |
8194 | 8198 |
| |
8195 | 8199 |
| |
8196 | 8200 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
| 77 | + | |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
157 |
| - | |
158 | 156 |
| |
159 | 157 |
| |
160 | 158 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12351 | 12351 |
| |
12352 | 12352 |
| |
12353 | 12353 |
| |
| 12354 | + | |
12354 | 12355 |
| |
12355 | 12356 |
| |
12356 | 12357 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2085 | 2085 |
| |
2086 | 2086 |
| |
2087 | 2087 |
| |
2088 |
| - | |
2089 |
| - | |
2090 | 2088 |
| |
2091 | 2089 |
| |
2092 | 2090 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 | 158 |
| |
162 | 159 |
| |
163 | 160 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10502 | 10502 |
| |
10503 | 10503 |
| |
10504 | 10504 |
| |
10505 |
| - | |
10506 |
| - | |
10507 |
| - | |
10508 |
| - | |
10509 |
| - | |
10510 |
| - | |
10511 |
| - | |
10512 |
| - | |
10513 |
| - | |
10514 |
| - | |
10515 |
| - | |
10516 |
| - | |
10517 |
| - | |
10518 |
| - | |
10519 |
| - | |
10520 |
| - | |
10521 |
| - | |
10522 |
| - | |
10523 |
| - | |
10524 |
| - | |
10525 |
| - | |
10526 |
| - | |
10527 |
| - | |
10528 |
| - | |
10529 |
| - | |
10530 |
| - | |
10531 |
| - | |
10532 |
| - | |
10533 |
| - | |
10534 |
| - | |
10535 |
| - | |
10536 | 10505 |
| |
10537 | 10506 |
| |
10538 | 10507 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13286 | 13286 |
| |
13287 | 13287 |
| |
13288 | 13288 |
| |
| 13289 | + | |
13289 | 13290 |
| |
13290 | 13291 |
| |
13291 | 13292 |
| |
| |||
13754 | 13755 |
| |
13755 | 13756 |
| |
13756 | 13757 |
| |
| 13758 | + | |
| 13759 | + | |
| 13760 | + | |
| 13761 | + | |
| 13762 | + | |
| 13763 | + | |
| 13764 | + | |
| 13765 | + | |
| 13766 | + | |
| 13767 | + | |
| 13768 | + | |
| 13769 | + | |
| 13770 | + | |
| 13771 | + | |
| 13772 | + | |
| 13773 | + | |
| 13774 | + | |
13757 | 13775 |
| |
13758 | 13776 |
| |
13759 | 13777 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1978 | 1978 |
| |
1979 | 1979 |
| |
1980 | 1980 |
| |
| 1981 | + | |
| 1982 | + | |
| 1983 | + | |
| 1984 | + | |
| 1985 | + | |
1981 | 1986 |
| |
1982 | 1987 |
| |
1983 | 1988 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
243 | 247 |
| |
244 | 248 |
| |
245 | 249 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
792 | 792 |
| |
793 | 793 |
| |
794 | 794 |
| |
| 795 | + | |
| 796 | + | |
| 797 | + | |
795 | 798 |
| |
796 | 799 |
| |
797 | 800 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1279 | 1279 |
| |
1280 | 1280 |
| |
1281 | 1281 |
| |
| 1282 | + | |
1282 | 1283 |
| |
1283 | 1284 |
| |
1284 | 1285 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
172 | 172 |
| |
173 | 173 |
| |
174 | 174 |
| |
175 |
| - | |
176 |
| - | |
177 |
| - | |
178 |
| - | |
179 |
| - | |
180 |
| - | |
181 |
| - | |
182 | 175 |
| |
183 | 176 |
| |
184 | 177 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1582 | 1582 |
| |
1583 | 1583 |
| |
1584 | 1584 |
| |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
| 1588 | + | |
1585 | 1589 |
| |
1586 | 1590 |
| |
1587 | 1591 |
| |
| |||
5922 | 5926 |
| |
5923 | 5927 |
| |
5924 | 5928 |
| |
| 5929 | + | |
| 5930 | + | |
| 5931 | + | |
| 5932 | + | |
| 5933 | + | |
| 5934 | + | |
| 5935 | + | |
| 5936 | + | |
| 5937 | + | |
| 5938 | + | |
| 5939 | + | |
| 5940 | + | |
| 5941 | + | |
| 5942 | + | |
| 5943 | + | |
| 5944 | + | |
| 5945 | + | |
| 5946 | + | |
| 5947 | + | |
| 5948 | + | |
| 5949 | + | |
| 5950 | + | |
| 5951 | + | |
| 5952 | + | |
| 5953 | + | |
| 5954 | + | |
| 5955 | + | |
| 5956 | + | |
| 5957 | + | |
| 5958 | + | |
| 5959 | + | |
| 5960 | + | |
| 5961 | + | |
| 5962 | + | |
| 5963 | + | |
| 5964 | + | |
| 5965 | + | |
| 5966 | + | |
| 5967 | + | |
| 5968 | + | |
| 5969 | + | |
| 5970 | + | |
| 5971 | + | |
| 5972 | + | |
| 5973 | + | |
| 5974 | + | |
| 5975 | + | |
| 5976 | + | |
| 5977 | + | |
| 5978 | + | |
| 5979 | + | |
| 5980 | + | |
| 5981 | + | |
| 5982 | + | |
| 5983 | + | |
5925 | 5984 |
| |
5926 | 5985 |
| |
5927 | 5986 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2747 | 2747 |
| |
2748 | 2748 |
| |
2749 | 2749 |
| |
2750 |
| - | |
| 2750 | + | |
2751 | 2751 |
| |
2752 | 2752 |
| |
2753 | 2753 |
| |
| |||
2765 | 2765 |
| |
2766 | 2766 |
| |
2767 | 2767 |
| |
2768 |
| - | |
2769 |
| - | |
2770 | 2768 |
| |
2771 | 2769 |
| |
2772 | 2770 |
| |
| |||
8597 | 8595 |
| |
8598 | 8596 |
| |
8599 | 8597 |
| |
8600 |
| - | |
8601 |
| - | |
8602 |
| - | |
8603 |
| - | |
8604 |
| - | |
8605 | 8598 |
| |
8606 | 8599 |
| |
8607 | 8600 |
| |
|
0 commit comments