mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Try to impose a simple structure that splits performing actions from the pre and post-pipeline conditions. Wherever actions would take more than a simple return, split them into functions. Refine functions that perform effects to return status codes when they fail. Finally, delineate functions that need semantic analysis from those that do not. Overall this should be NFC.
43 KiB
43 KiB