Skip to content

[gardening][IRGen] Replace typedef with using #15514

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 1 commit into from
Mar 27, 2018

Conversation

ikesyo
Copy link
Member

@ikesyo ikesyo commented Mar 26, 2018

Refs: #15169 and so on

@ikesyo
Copy link
Member Author

ikesyo commented Mar 26, 2018

@swift-ci Please smoke test

@ikesyo
Copy link
Member Author

ikesyo commented Mar 26, 2018

@swift-ci Please smoke test OS X platform

@@ -1722,7 +1722,7 @@ namespace {

/*** Protocols *********************************************************/

/// typedef uintptr_t protocol_ref_t; // protocol_t*, but unremapped
/// using protocol_ref_t = uintptr_t; // protocol_t*, but unremapped
Copy link
Member Author

Choose a reason for hiding this comment

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

Should this be changed or preserved?

Copy link
Member Author

Choose a reason for hiding this comment

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

Will revert this.

@ikesyo ikesyo force-pushed the irgen-using-over-typedef branch from cf0421e to 08644c1 Compare March 27, 2018 00:06
@ikesyo
Copy link
Member Author

ikesyo commented Mar 27, 2018

@swift-ci Please smoke test

@ikesyo ikesyo merged commit 3eecb49 into swiftlang:master Mar 27, 2018
@ikesyo ikesyo deleted the irgen-using-over-typedef branch March 27, 2018 13:50
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