Files
swift-mirror/lib/IRGen/GenFunc.h
Erik Eckstein db65f2f4e2 IRGen: fix a compiler warning
Move a static inline function into the cpp file.
Fixes
```
warning: unused function 'getCoroFrameAllocStubFn'
```

NFC
2025-04-17 13:01:17 +02:00

2.7 KiB