Skip to content

[gardening] Extend TestSwiftDynamicSelf.py, modernize WrapExpression #1302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 3, 2020

Conversation

vedantk
Copy link

@vedantk vedantk commented Jun 2, 2020

vedantk added 2 commits June 2, 2020 15:47
Extend TestSwiftDynamicSelf.py to inspect the children of self in Base &
Child inits.
Use raw string literals, reflow comments, exit early where possible, and
replace a bitwise-or with a logical-or operation.
@vedantk
Copy link
Author

vedantk commented Jun 2, 2020

@swift-ci tests

optional_extension, availability.c_str(),
func_decorator, current_counter,
wrapped_expr_text.GetData(), availability.c_str(),
current_counter);

first_body_line = 5;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this was off by one before, but with the raw string literal change, it now looks correct.

@vedantk
Copy link
Author

vedantk commented Jun 3, 2020

Incremental/superfluous-cascade-across-modules.swift failed on i386-iphonesim. Let's try again?

@vedantk
Copy link
Author

vedantk commented Jun 3, 2020

@swift-ci test macOS

1 similar comment
@vedantk
Copy link
Author

vedantk commented Jun 3, 2020

@swift-ci test macOS

@vedantk vedantk merged commit 44cecca into swiftlang:swift/master Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant