File tree
206 files changed
+3892
-1714
lines changed- clang-tools-extra/clang-tidy
- abseil
- bugprone
- cppcoreguidelines
- google
- modernize
- performance
- utils
- clang
- docs/analyzer
- include/clang
- AST
- Basic
- StaticAnalyzer/Checkers
- lib
- AST
- Basic
- CodeGen
- Sema
- Serialization
- StaticAnalyzer/Checkers
- test/Analysis
- tools/libclang
- cross-project-tests
- debuginfo-tests/dexter
- dex/debugger
- lldb
- feature_tests
- commands
- control
- penalty
- perfect
- dex_declare_address
- dex_declare_file
- dex_and_source
- precompiled_binary_different_dir/dex_commands
- precompiled_binary
- windows_noncanonical_path
- dex_finish_test
- expect_step_kind
- float_range_watch
- limit_steps
- subtools
- help
- list-debuggers
- test
- flang
- include/flang/Lower
- lib
- Lower
- Optimizer/CodeGen
- test
- Fir
- Lower
- HLFIR
- libcxx
- include
- __algorithm
- __cxx03
- test
- libcxx/algorithms
- std/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members
- lldb/test/API/tools/lldb-dap/launch
- llvm
- docs
- include/llvm
- CodeGen
- Transforms/Utils
- lib
- CodeGen/AsmPrinter
- Support/Windows
- Target
- AArch64
- AMDGPU
- PowerPC
- SPIRV
- Sparc
- VE
- X86
- Transforms
- InstCombine
- Utils
- Vectorize
- test
- CodeGen
- AArch64
- X86
- DebugInfo
- MC/AMDGPU
- Transforms
- InstCombine
- LoopVectorize
- AArch64
- PowerPC
- RISCV
- X86
- VectorCombine
- offload/test/mapping
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
206 files changed
+3892
-1714
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 | 25 |
| |
27 | 26 |
| |
28 | 27 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
349 | 349 |
| |
350 | 350 |
| |
351 | 351 |
| |
352 |
| - | |
| 352 | + | |
353 | 353 |
| |
354 | 354 |
| |
355 | 355 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
| 129 | + | |
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
525 | 525 |
| |
526 | 526 |
| |
527 | 527 |
| |
528 |
| - | |
| 528 | + | |
529 | 529 |
| |
530 | 530 |
| |
531 | 531 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
94 |
| - | |
| 94 | + | |
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
| |||
232 | 232 |
| |
233 | 233 |
| |
234 | 234 |
| |
235 |
| - | |
| 235 | + | |
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 |
| - | |
| 102 | + | |
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
| |||
501 | 501 |
| |
502 | 502 |
| |
503 | 503 |
| |
504 |
| - | |
| 504 | + | |
505 | 505 |
| |
506 | 506 |
| |
507 | 507 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
308 | 308 |
| |
309 | 309 |
| |
310 | 310 |
| |
311 |
| - | |
| 311 | + | |
312 | 312 |
| |
313 | 313 |
| |
314 | 314 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
585 | 585 |
| |
586 | 586 |
| |
587 | 587 |
| |
588 |
| - | |
| 588 | + | |
589 | 589 |
| |
590 | 590 |
| |
591 | 591 |
| |
|
0 commit comments