Highlights
- 1 discussion answered
Block or Report
Block or report compnerd
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
3,308 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2022
Created 17 commits in 10 repositories
Created a pull request in apple/swift-package-manager that received 7 comments
Build: adjust the BuildSystemDelegate hander
llbuild does not make guarantees that the output from subcommands are emitted in complete buffers. This shows up particularly well on Windows. clan…
+12
−3
•
7
comments
Opened 11 other pull requests in 9 repositories
apple/swift
1
open
1
merged
compnerd/ds2
1
merged
1
open
apple/swift-driver
1
open
apple/swift-tools-support-core
1
merged
apple/swift-llbuild
1
open
compnerd/uswift
1
open
apple/swift-installer-scripts
1
merged
apple/sourcekit-lsp
1
merged
apple/swift-corelibs-foundation
1
merged
Reviewed 9 pull requests in 3 repositories
apple/swift
7 pull requests
-
Docs: add DSO, GOT, and PLT to
Lexicon.md - Add exported symbol on non-Apple platforms to enumerate MetadataSection structures at runtime.
- [SR-15938] Error when referencing #dsohandle in a Swift test on Windows
- [Runtime] Tiny fix for swift-inspect, let -> var.
- [swift-inspect] Fix the swift-inspect build on Darwin.
- [CMake] Merge Clang's features file with Swift's
- Fix the swift-inspect build on Darwin.