mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Constructor call patterns already get a real priority, but because of the way we do function call patterns we don't have enough information, and previously we were setting it to "expression specific", which is unnecessarily high, particularly since functions (unlike inits) have other better ways to code-complete already. rdar://31113161
102 KiB
102 KiB