Block or Report
Block or report aschwaighofer
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
swift-evolution Public
Forked from apple/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
-
swift-corelibs-foundation Public
Forked from apple/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
C
-
Forked from apple/swift-xcode-playground-support
Logging and communication to allow Swift toolchains to communicate with Xcode.
Swift 1
-
swift-lldb Public
Forked from apple/swift-lldb
This is the version of LLDB that supports the Swift programming language & REPL.
C++
-
638 contributions in the last year
Contribution activity
January 2022
Created 9 commits in 1 repository
Created a pull request in apple/swift that received 10 comments
Take enable-testing into account when computing whether a class has resilient metadata
rdar://87617621
Opened 4 other pull requests in 1 repository
apple/swift
4
merged
- IRGen: Take enable-testing into account when computing whether a class has resilient metadata
- AST: Fix ValueDecl::isNativeMethodReplacement
- GenericCloner: Generate a valid debug location if no decl is available for a SILArgument
- IRGen: Use the 'right' async context index in the dynamic replacement prolog
Reviewed 6 pull requests in 1 repository
apple/swift
6 pull requests
- [RemoteMirror] Get spare bit info from reflection records
- Disable deployment target specific optimizations for inlinable functions
- [5.6] SIL optimizer: temporarily disable immortal arc elimination
- [Distributed] Augment accessor to support calling generic distributed thunks
- [5.6] AllocStackHoisting: fix the check for availability-checks
- AllocStackHoisting: fix the check for availability-checks