Logo
Explore Help
Sign In
averello/swift-mirror
1
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
8b496f668f849470cf0df73e82649ae297773c02
swift-mirror/SwiftCompilerSources/Sources/Optimizer
History
Erik Eckstein 8b496f668f Embedded: allow generic class constructors
For example:

```
  public class C: MyClass {
    public init(p: some P) {
      // ...
    }
  }
```

Constructors are not called via the vtable (except "required" constructors).
Therefore we can allow generic constructors.

https://github.com/swiftlang/swift/issues/78150
rdar://138576752
2025-12-05 11:35:00 +01:00
..
Analysis
Handle return_borrow in a few more places in SwiftCompilerSources
2025-11-06 10:55:31 -08:00
DataStructures
SwiftCompilerSources: move SIL-related datastructures from the Optimizer to the SIL module
2025-07-28 14:19:07 +02:00
FunctionPasses
Merge pull request #85456 from aidan-hall/pack-opt-fix-weather-swb
2025-12-02 15:38:32 +00:00
InstructionSimplification
Optimizer: add simplifications for destroy_value
2025-12-03 15:53:55 +01:00
ModulePasses
Merge pull request #85644 from aschwaighofer/wip_embedded_exits_with_eriks_changes_v1
2025-12-01 16:40:31 -08:00
PassManager
Merge pull request #85707 from eeckstein/embedded-witness-method-specialization
2025-12-01 09:36:45 +01:00
TestPasses
Handle return_borrow in a few more places in SwiftCompilerSources
2025-11-06 10:55:31 -08:00
Utilities
Embedded: allow generic class constructors
2025-12-05 11:35:00 +01:00
CMakeLists.txt
SwiftCompilerSources: introduce the AST module
2024-10-02 07:10:29 +02:00
Powered by Gitea Version: 1.25.3 Page: 856ms Template: 49ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API