Revision d660aa8a8178625bbd1b80b02f5b4b904970b85d authored by Doug Gregor on 22 January 2016, 04:52:16 UTC, committed by Doug Gregor on 22 January 2016, 05:39:41 UTC
When a function is renamed to a property, we can now express this
transformation with
@swift3_migration(renamedToProperty="propName"). Update the migration
to handle rewriting declarations and use sites for this change.
1 parent 7d2b4d8
History
File Mode Size
CMakeLists.txt -rw-r--r-- 506 bytes
KnownObjCMethods.def -rw-r--r-- 20.4 KB
ModuleAPIDiff.cpp -rw-r--r-- 30.5 KB
ModuleAPIDiff.h -rw-r--r-- 351 bytes
XMLValidator.cpp -rw-r--r-- 2.7 KB
XMLValidator.h -rw-r--r-- 1.1 KB
swift-ide-test.cpp -rw-r--r-- 83.7 KB

back to top