- Notifications
You must be signed in to change notification settings - Fork 339
Insights: swiftlang/llvm-project
Overview
- 36 Merged pull requests
- 16 Open pull requests
- 0 Closed issues
- 1 New issue
Could not load contribution data
Please try again later
36 Pull requests merged by 20 people
- Auto upgrade bitcode to new vararg representation for coro.id.retcon.once intrinsic
#10554 merged
Apr 27, 2025 - [clang][tests] Fix ptrauth tests
#10557 merged
Apr 26, 2025 - Move test bitcode file to Inputs directory
#10551 merged
Apr 25, 2025 - Revert "[clang] Remove dead incremental Parser code (#102450)"
#10550 merged
Apr 25, 2025 - [BoundsSafety] Partially Upstream support for
BS_CHK_LibCAttributes
for Apple platforms#10544 merged
Apr 25, 2025 - [Cherry-pick into next] [lldb] Diagnose a fallback warning for type aliases
#10549 merged
Apr 25, 2025 - [lldb] Diagnose a fallback warning for type aliases
#10545 merged
Apr 25, 2025 - [lldb] Relax test constraints on TestSwiftPluginQueues
#10541 merged
Apr 25, 2025 - [lldb][gardening] Refactor "MakeGenericSignaturesAndCalls"
#10472 merged
Apr 24, 2025 - Fix infinite looping when loading a LLVM bitcode module that has llvm.coro.id.retcon.once intrinsics
#10525 merged
Apr 24, 2025 - [Cherry-pick into swift/release/6.2] [lldb] Quote module name in error message (#137083)
#10539 merged
Apr 24, 2025 - [Cherry-pick into swift/release/6.2] [lldb] Add missing whitespace in help text
#10534 merged
Apr 24, 2025 - Cp/r145014653 add support for riscv32 macho corefiles
#10540 merged
Apr 24, 2025 - [clang][deps] Ensure DiagnosticConsumer::finish is always called (#12…
#10530 merged
Apr 24, 2025 - Statusline unicode
#10536 merged
Apr 24, 2025 - [cherry-pick][lldb] Add test for stepping through conformance methods
#10542 merged
Apr 24, 2025 - [BoundsSafety] Partially Upstream support for
BS_CHK_LibCAttributes
for Apple platforms#10537 merged
Apr 24, 2025 - [stable/20250402] Cherry-pick commits from 20240723 that were missing on next
#10531 merged
Apr 23, 2025 - [cas] Fix caching of diagnostics using getCustomDiagID
#9905 merged
Apr 23, 2025 - Revert "[clang] Remove unused CodeGen:: ptrauth helpers. NFCI."
#10532 merged
Apr 23, 2025 - [lldb] Add missing @swiftTest decorators to async tests
#10504 merged
Apr 23, 2025 - [lldb] Prevent Task formatter from showing bogus children
#10496 merged
Apr 23, 2025 - [next] Cherry-pick commits on stable/20240723 but not next
#10520 merged
Apr 23, 2025 - Disable test on ASAN
#10526 merged
Apr 23, 2025 - [🍒 swift/release/6.2] [lldb] Fix lock inversion between statusline mutex and output mutex (#135956)
#10523 merged
Apr 23, 2025 - [BoundsSafety] Fix diagnostics test failures
#10528 merged
Apr 23, 2025 - [🍒 swift/release/6.2] [lldb] Remove ProcessRunLock::TrySetRunning (#135455)
#10522 merged
Apr 23, 2025 - [clang][Modules] Testing Serializing a struct with a __ptrauth Field
#10513 merged
Apr 22, 2025 - [lldb] Add summary for NSIndirectTaggedPointerString
#10500 merged
Apr 22, 2025 - Qualify "Decl" type in a member named "Decl"
#10515 merged
Apr 22, 2025 - [lldb][Mach-O corefiles] Don't init Target arch to corefile (#136065)
#10516 merged
Apr 22, 2025 - Qualify "Decl" type in a member named "Decl"
#10519 merged
Apr 22, 2025 - Add support for feature availability
#10518 merged
Apr 21, 2025 - [🍒6.2]: [compiler-rt] Fix detecting _Float16 support for secondary targets
#10446 merged
Apr 21, 2025 - Revert "[lldb][test] Disable TestDataFormatterLibcxxStringSimulator.py for linux to unblock CI"
#10510 merged
Apr 21, 2025 - Add support for feature availability
#10501 merged
Apr 21, 2025
16 Pull requests opened by 10 people
- [CAS] Improve error message when module cache key is missing
#10517 opened
Apr 21, 2025 - [clang][Modules] Adding C-API for Negative Stat Caching Diagnostics
#10524 opened
Apr 22, 2025 - Fix issue where target.source-map didn't apply to SwiftASTContext::CreateInstance
#10527 opened
Apr 22, 2025 - [🍒 swift/release/6.2] Fix issue where target.source-map didn't apply to SwiftASTContext::Create
#10529 opened
Apr 23, 2025 - [lldb] Factor out iteration over runtime types from GetChildCompilerT…
#10533 opened
Apr 23, 2025 - [IncludeTree] IncludeTreeFileList optimizations
#10535 opened
Apr 23, 2025 - Re-land "[lldb] Customize the statusline for the Swift REPL"
#10538 opened
Apr 23, 2025 - [lldb] Add missing recursion when desugaring a type
#10546 opened
Apr 24, 2025 - [lldb] Use the static value in lldbutil.check_variable when use_dynam…
#10547 opened
Apr 25, 2025 - [lldb] Resolve Swift-implemented Objective-C classes using Swift runtime
#10548 opened
Apr 25, 2025 - [Modules] Fix the inconsistency of which `Decl` should be serialized for an identifier.
#10552 opened
Apr 25, 2025 - [clang] Allow parameterized `isWeakImport` based on an enclosing platform version
#10555 opened
Apr 25, 2025 - 🍒[lldb] Highlight function names in backtraces
#10556 opened
Apr 26, 2025 - Fix infinite looping when loading a LLVM bitcode module that has llvm.coro.id.retcon.once intrinsics
#10558 opened
Apr 27, 2025 - Fix infinite looping when loading a LLVM bitcode module that has llvm.coro.id.retcon.once intrinsics
#10559 opened
Apr 27, 2025 - [SLP] Check if instructions exist after vectorization (#120434)
#10560 opened
Apr 28, 2025
1 Issue opened by 1 person
- Crashdump during SwiftLint Analyze
#10543 opened
Apr 24, 2025
6 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.
- [lldb] Script determinism of TestSwiftActorUnprioritisedJobs
#10435 commented on
Apr 24, 2025 • 1 new comment - Merge Webkit checker fixes
#10219 commented on
Apr 27, 2025 • 0 new comments - [lldb] Create "task" alias for "language swift task"
#10275 commented on
Apr 22, 2025 • 0 new comments - Added support for expanding response files in clang_Driver_getExternalActionsForCommand_v0
#10486 commented on
Apr 24, 2025 • 0 new comments - [6.2] Added support for expanding response files in clang_Driver_getExternalActionsForCommand_v0.
#10487 commented on
Apr 22, 2025 • 0 new comments - [clang][depscan] Support prefix mappings when deciding modules that come from "stable" directories
#10493 commented on
Apr 21, 2025 • 0 new comments