Avatar
https://github.com/apple/swift/pull/11869 お、無限再帰検知のPRがマージされた。限定的かもしれないけど、嬉しい機能追加。
Add a new warning that detects when a function will call itself recursively on all code paths. Attempts to invoke functions like this may cause unbounded stack growth at least or undefined behavio...
👀 1
😆 1