Skip to content

Gardening: [IRGen] Add a namespace around a file-local class. NFC. #5086

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
Oct 1, 2016

Conversation

jrose-apple
Copy link
Contributor

No description provided.

@jrose-apple
Copy link
Contributor Author

@swift-ci Please smoke test and merge

@swift-ci swift-ci merged commit effcb42 into swiftlang:master Oct 1, 2016
@jrose-apple jrose-apple deleted the anonymous-namespace branch October 1, 2016 02:31
@@ -269,6 +270,7 @@ class MD5Stream : public llvm::raw_ostream {
Hash.final(Result);
}
};
}
Copy link
Contributor

Choose a reason for hiding this comment

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

// end anonymous namespace

?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah, yeah, I didn't think about it because it's such a short class, but you're right.

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.

3 participants