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
apinotes
benchmark
bindings
cmake
docs
include
lib
stdlib
test
tools
unittests
utils
validation-test
.clang-format -rw-r--r-- 19 bytes
.dir-locals.el -rw-r--r-- 1.8 KB
.gitignore -rw-r--r-- 1.6 KB
CHANGELOG.md -rw-r--r-- 170.5 KB
CMakeLists.txt -rw-r--r-- 24.6 KB
CODE_OWNERS.TXT -rw-r--r-- 1.2 KB
CONTRIBUTING.md -rw-r--r-- 468 bytes
LICENSE.txt -rw-r--r-- 11.5 KB
README.md -rw-r--r-- 6.5 KB

README.md

back to top