Pinned
3,172 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 79 commits in 16 repositories
Created 1 repository
- compnerd/gha-setup-vsdevenv JavaScript
Created a pull request in apple/swift that received 20 comments
Revert "[android] Update to NDK 23"
Reverts #39045 This broke the Windows CI due to incorrect testing.
+116
−60
•
20
comments
Opened 63 other pull requests in 16 repositories
apple/swift
2
open
9
merged
2
closed
- SwiftScan: avoid swapping compilers
- cmake: add a cache for Windows ARM64 toolchains
- Revert "[concurrency][distributed] Inject invocations of transport.actorReady in init"
- Update GlobalExecutor.cpp
- Revert "Revert "[android] Update to NDK 23""
- DNM: testing
- Demangling: degrade better with VS2017
- Revert "Executable test coverage for callAsFunction within an actor"
- Update symbol-visibility-linux.test-sh
- build: add a workaround for CMake 3.20
- build: explicitly use MSVC's manifest tool on Windows
- build: repair the build with VS2019 16.10.0
- Revert "Add -prefix-serialized-debugging-options"
apple/swift-driver
1
open
9
merged
-
SwiftDriverTests: conditionalise
exitStatus - SwiftDriver: initial (incomplete) windows port
- SwiftDriverTests: adjust for Windows
- SwiftDriverTests: disable some tests
- TestUtilities: add path utilities
- gitignore: ignore vim swap files
- gitattributes: add attributes for test inputs
-
Tests: add support for
cachedSdkPathon Windows -
build: remove bogus dependency on
swift-driver - Jobs: permit bitcode items when building with LTO
compnerd/swift-winmd
1
closed
6
merged
googleprojectzero/fuzzilli
7
merged
compnerd/swift-build
4
merged
1
open
compnerd/swift-com
4
merged
apple/swift-corelibs-foundation
1
closed
3
merged
apple/swift-collections
1
open
1
merged
1
closed
apple/swift-tools-support-core
2
merged
apple/llvm-project
1
merged
1
closed
compnerd/swift-win32
1
open
compnerd/gha-setup-swift
1
merged
seanmiddleditch/gha-setup-vsdevenv
1
merged
apple/swift-corelibs-libdispatch
1
merged
apple/swift-integration-tests
1
merged
apple/swift-package-manager
1
merged
Reviewed 31 pull requests in 12 repositories
apple/swift
14 pull requests
-
[SR-15135] Copy over early
swift-driverexecutable to the build dir instead of creating a symlink -
🍒 5.5 [Concurrency] set queue width on all non-apple platforms, not just linux - Don't include support for old mangling in runtimes without ObjC interop
- Remove _NSGetArgc/_NSGetArgv from the expected symbol list for 'freestanding'
- runtime, WebAssembly: add ImageInspectionWasm.cpp
- Add a SWIFT_STDLIB_HAS_DARWIN_ASL config flag to allow removing asl_log() usage in freestanding build
- Split out CommandLine enum into a separate static library, allow removing it from stdlib
- Filter std::function call symbol
- Disable stable ABI on freestanding stdlib
- Add SWIFT_STDLIB_HAS_ENVIRON to remove usage of getenv/environ from stdlib
-
CMake: add
Runtime-WASI-wasm32.cmakecache file - When the stdlib is built with LTO and a custom toolchain, point -lto_library to the toolchain's lib directory when running lit tests
- Include libLTO.dylib/libLTO.so in Swift toolchains
- Turn existing ifdefs around backtrace() API into a CMake SWIFT_SUPPORTS_BACKTRACE_REPORTING flag

