-
Notifications
You must be signed in to change notification settings - Fork 334
Insights: swiftlang/llvm-project
Overview
Could not load contribution data
Please try again later
52 Pull requests merged by 22 people
-
Fix the managing of the session dictionary when you have nested wrapp…
#10463 merged
Apr 11, 2025 -
6.2: [Coro] Retcon.Dynamic: Cap spill alignment.
#10455 merged
Apr 10, 2025 -
[Cherry-pick into next] [lldb] Add a test for calling open functions in expressions
#10468 merged
Apr 10, 2025 -
[lldb] Add a test for calling open functions in expressions
#10467 merged
Apr 10, 2025 -
[lldb] Add a test for calling open functions in expressions
#10466 merged
Apr 10, 2025 -
[lldb-dap] Correctly report breakpoints as resolved on macOS (#129589)
#10459 merged
Apr 9, 2025 -
[clang][Modules] Testing Serializing a
struct
with a__ptrauth
Field#10371 merged
Apr 9, 2025 -
[Cherry-pick into swift/release/6.2] [dsymutil] Avoid copying binary swiftmodules built from textual
#10460 merged
Apr 9, 2025 -
[Cherry-pick into next] [lldb] Avoid costly SwiftASTContext fallback for builtin types
#10465 merged
Apr 9, 2025 -
[lldb] Avoid costly SwiftASTContext fallback for builtin types
#10461 merged
Apr 9, 2025 -
[lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists
#10464 merged
Apr 9, 2025 -
🍒 [clang][deps] Respect Lexer::cutOffLexing()
#10458 merged
Apr 9, 2025 -
🍒 [lldb] Fix building with GCC without asserts (llvm@fcead25)
#10453 merged
Apr 9, 2025 -
[lldb] Temporarily disable actor state test (#10451)
#10454 merged
Apr 8, 2025 -
🍒 [lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists
#10412 merged
Apr 8, 2025 -
[Coro] Retcon.Dynamic: Cap spill alignment.
#10449 merged
Apr 8, 2025 -
[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (…
#10444 merged
Apr 8, 2025 -
[lldb] Make
RegisterContextThreadMemory
thread safe (#134469)#10443 merged
Apr 8, 2025 -
[lldb] Temporarily disable actor state test
#10451 merged
Apr 8, 2025 -
[swift/release/6.2] Store the backing decl on AvailabilityDomainInfo
#10439 merged
Apr 8, 2025 -
[Cherry-pick into next] [lldb] Improve the wording of the error message if no type info is found
#10452 merged
Apr 8, 2025 -
[lldb] Improve the wording of the error message if no type info is found
#10448 merged
Apr 8, 2025 -
Store the backing decl on AvailabilityDomainInfo
#10437 merged
Apr 8, 2025 -
[stable/20240723] Store the backing decl on AvailabilityDomainInfo
#10438 merged
Apr 8, 2025 -
[clang] Restrict the use of scalar types in vector builtins (#119423)
#10440 merged
Apr 8, 2025 -
[🍒] [lldb] Clear thread name container before writing UTF8 bytes (#134150)
#10415 merged
Apr 8, 2025 -
[BoundsSafety][NFC] Add some clarifying comments to a test case
#10447 merged
Apr 7, 2025 -
Auto upgrade bitcode to new vararg representation for coro.id.retcon.once intrinsic
#10324 merged
Apr 7, 2025 -
[compiler-rt] Fix detecting _Float16 support for secondary targets (#117813)
#10366 merged
Apr 7, 2025 -
🍒 [lldb][Target] RunThreadPlan to save/restore the ExecutionContext's frame if one exists
#10413 merged
Apr 7, 2025 -
[llvm][cas] Fix build with LLVM_CAS_ENABLE_REMOTE_CACHE (ActionCache::validate)
#10442 merged
Apr 7, 2025 -
[🍒 stable/20240723] [lldb] Make lldbassert fire only once per instance (#134343)
#10433 merged
Apr 7, 2025 -
[MergeFunc] Fix crash caused by bitcasting ArrayType (#133259)
#10422 merged
Apr 5, 2025 -
[cherry-pick][lldb] Make
RegisterContextThreadMemory
thread safe (#134469)#10436 merged
Apr 5, 2025 -
🍒 [clang][deps] Respect
Lexer::cutOffLexing()
#10432 merged
Apr 5, 2025 -
[next][lldb] Update for PoundDiagnosticDecl removal
#10434 merged
Apr 4, 2025 -
[cherry-pick][lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (…
#10430 merged
Apr 4, 2025 -
[cherry-pick][lldb] Mark swift tests as such
#10429 merged
Apr 4, 2025 -
[lldb] Add global opaque archetype test
#10431 merged
Apr 4, 2025 -
[lldb] Mark swift tests as such
#10428 merged
Apr 4, 2025 -
[lldb] Another tweak to TestSwiftActorUnprioritisedJobs
#10427 merged
Apr 4, 2025 -
Skip asserts when unprioritised_jobs == 0
#10426 merged
Apr 4, 2025 -
[lldb] Attempt to alleviate flakiness in TestSwiftActorUnprioritisedJobs
#10425 merged
Apr 4, 2025 -
[lldb] Add summary formatter for DefaultActorStorage (#10388)
#10424 merged
Apr 4, 2025 -
[lldb][debugserver] Save and restore the SVE/SME register state (#134184)
#10421 merged
Apr 4, 2025 -
[lldb][NFC] Reduce scope of Swift customizations - pt 2
#10423 merged
Apr 4, 2025 -
[lldb][debugserver] Save and restore the SVE/SME register state (#134184)
#10418 merged
Apr 4, 2025 -
[lldb] Upstream bindings improvements
#10416 merged
Apr 4, 2025 -
[lldb] Exclude redundant task flags from summary (#10374)
#10420 merged
Apr 4, 2025
10 Pull requests opened by 9 people
-
[lldb] Script determinism of TestSwiftActorUnprioritisedJobs
#10435 opened
Apr 4, 2025 -
[🍒6.2]: [compiler-rt] Fix detecting _Float16 support for secondary targets
#10446 opened
Apr 7, 2025 -
[lldb][debugserver] Fix an off-by-one error in watchpoint identification (#134314)
#10450 opened
Apr 8, 2025 -
Add a new affordance that the Python module in a dSYM
#10462 opened
Apr 9, 2025 -
[lldb] Add a test for calling open resilient functions in expressions
#10469 opened
Apr 10, 2025 -
[lldb] Add a test for calling open resilient functions in expressions
#10470 opened
Apr 10, 2025 -
🍒 [clang][deps] Implement efficient in-process ModuleCache
#10471 opened
Apr 10, 2025 -
[lldb][gardening] Refactor "MakeGenericSignaturesAndCalls"
#10472 opened
Apr 10, 2025 -
🍒 [Sanitizers][Darwin] Correct iterating of MachO load commands (#130161)
#10473 opened
Apr 10, 2025 -
[lldb] Customize the statusline for the Swift REPL
#10474 opened
Apr 11, 2025
1 Issue closed by 1 person
-
Search Path for Included Headers was not Reworked to Address Changes in Xcode 14.3
#6866 closed
Apr 4, 2025
2 Issues opened by 2 people
-
~/.lldbinit-Xcode not picked up when using custom Swift toolchains in Xcode
#10457 opened
Apr 8, 2025 -
clang_Driver_getExternalActionsForCommand_v0 does not expand response files
#10441 opened
Apr 7, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Merge Webkit checker fixes
#10219 commented on
Apr 9, 2025 • 0 new comments -
[lldb] Improve determinism of TestSwiftActorUnprioritisedJobs
#10417 commented on
Apr 4, 2025 • 0 new comments