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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2deb2f9a87352dd6a3d63f90d0f292289cb15ee4
swift-mirror
/
lib
/
SILOptimizer
/
FunctionSignatureTransforms
History
Erik Eckstein
bc244d1122
SIL: move the
FunctionBuilderTy
template argument from
TypeSubstCloner
to
remapParentFunction
2025-09-04 08:15:44 +02:00
..
ArgumentExplosionTransform.cpp
…
CMakeLists.txt
…
DeadArgumentTransform.cpp
Disable function signature optimization on functions with lifetime dependencies
2025-07-10 07:39:52 -07:00
ExistentialSpecializer.cpp
…
ExistentialTransform.cpp
SIL: move the
FunctionBuilderTy
template argument from
TypeSubstCloner
to
remapParentFunction
2025-09-04 08:15:44 +02:00
ExistentialTransform.h
…
FunctionSignatureOpts.cpp
…
FunctionSignatureOpts.h
…
OwnedToGuaranteedTransform.cpp
…