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
Raw File
doxygen.footer
<hr>
<p class="footer">
Generated on $datetime for <a href="http://llvm.org/">$projectname</a> by
<a href="http://www.doxygen.org"><img src="doxygen.png" alt="Doxygen"
align="middle" border="0"/>$doxygenversion</a><br>
Copyright &copy; 2003-2013 University of Illinois at Urbana-Champaign.
All Rights Reserved.</p>

<hr>
<!--#include virtual="/attrib.incl" -->

</body>
</html>
back to top