Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
286 contributions in the last year
Contribution activity
November 2020
Created 3 commits in 1 repository
Created a pull request in apple/swift that received 6 comments
[CMake] Pass -no_warn_inits to the linker to silence warnings about global initializers
We already get warnings from clang at compile time. For cases where we silence those, with SWIFT_ALLOWED_RUNTIME_GLOBAL_CTOR_BEGIN, these warnings …