Skip to content

Conversation

@slavapestov
Copy link
Contributor

@slavapestov slavapestov commented Jun 17, 2017

  • Description: Just a cosmetic fix, don't talk about @_versioned in diagnostics pertaining to default arguments.

  • Origination: Swift 3.1 added resilience diagnostics for inlineable code, which is not an officially supported feature, but in Swift 4 we switched these checks on for default argument expressions as well, so they should not talk about internal attributes.

  • Risk: None, hopefully.

  • Tested: Test updated for new diagnostic strings.

  • Reviewed by: @jrose-apple

  • Radar: Fixes rdar://problem/32445206.

@slavapestov
Copy link
Contributor Author

@swift-ci Please test

@slavapestov
Copy link
Contributor Author

@jrose-apple Can you take a look please?

@ematejska ematejska merged commit ec63e10 into swiftlang:swift-4.0-branch Jun 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants