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 31 million developers.
Sign up
Pinned repositories
80 contributions in 2019
Contribution activity
February 2019
Created a pull request in apple/swift that received 10 comments
[NFC] Move selector family logic to ObjCSelector
SILFunctionType has some logic which examines a selector and decides if it belongs to one of Objective-C’s special “method families”, like -alloc*
…
+97
−73
•
10
comments
- Add new runtime functions for handling dependencies when initializing class metadata
- Extend transitive availability checking to initial value expressions
- Extend transitive availability checking to initial value expressions (better version)
- SIL: Introduce '@_alwaysEmitIntoClient' attribute for use by standard library
- Add resilience tests for MemoryLayout APIs