Pinned
3,456 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created a pull request in apple/swift that received 6 comments
Revert "Add -prefix-serialized-debugging-options"
Reverts #39138 This is causing a failure on Windows: https://ci-external.swift.org/job/oss-swift-windows-x86_64-vs2019/6659/consoleText
+31
−239
•
6
comments
Opened 26 other pull requests in 8 repositories
apple/swift-driver
1
open
6
merged
googleprojectzero/fuzzilli
7
merged
apple/swift
5
merged
compnerd/swift-build
2
merged
apple/llvm-project
1
merged
1
closed
apple/swift-integration-tests
1
open
compnerd/swift-winmd
1
merged
apple/swift-package-manager
1
merged
Reviewed 14 pull requests in 6 repositories
apple/swift
6 pull requests
- Add SWIFT_STDLIB_HAS_ENVIRON to remove usage of getenv/environ from stdlib
-
CMake: add
Runtime-WASI-wasm32.cmakecache file - Add a SWIFT_STDLIB_HAS_DARWIN_ASL config flag to allow removing asl_log() usage in freestanding build
- 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