This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8a91c95aa441d75ee4286460f20e7e329bca0e7
swift-mirror
/
SwiftCompilerSources
/
Sources
History
Erik Eckstein
b8a91c95aa
embedded: make sure to de-serialize vtable/wtable methods before trying to specialize them
...
Fixes a compiler crash. rdar://138341211
2024-10-24 10:29:50 +02:00
..
AST
SwiftCompilerSources: add the
ValueDecl.isObjC
API
2024-10-08 16:23:22 +02:00
Basic
SwiftCompilerSources: move protocol BridgedRandomAccessCollection from the SIL to the Basic module
2024-10-02 07:10:29 +02:00
Optimizer
embedded: make sure to de-serialize vtable/wtable methods before trying to specialize them
2024-10-24 10:29:50 +02:00
SIL
MandatoryPerformanceOptimization: don't let not-inlinable functions to be inlined
2024-10-15 12:19:50 +02:00
CMakeLists.txt
SwiftCompilerSources: introduce the AST module
2024-10-02 07:10:29 +02:00