mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This is apart of the work to change ARC so that all of the dataflow operations are delegated to visitors which allow for behavior to be specialized depending on the transformation kind. This will allow for users to add new behavior to the ARC optimizer will minimally touching the actual dataflow. Swift SVN r26777
3.7 KiB
3.7 KiB