Skip to content
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

Added constexpr support to folly::hasher #1785

Closed
wants to merge 1 commit into from

Conversation

voldyman
Copy link

Summary: The integer hashing functions were already marked constexpr, this change updates the hasher struct to be constexpr friendly as well.

Reviewed By: yfeldblum, Mizuchi

Differential Revision: D34596783

Summary: The integer hashing functions were already marked constexpr, this change updates the hasher struct to be constexpr friendly as well.

Reviewed By: yfeldblum, Mizuchi

Differential Revision: D34596783

fbshipit-source-id: b3fc6a683cd112460642e02c0e3a6b967fbbf838
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D34596783

@voldyman
Copy link
Author

I don't think the build failures are due to my patch.

https://copr-be.cloud.fedoraproject.org/results/packit/facebook-folly-1785/fedora-35-x86_64/04443989-folly/builder-live.log.gz

patching file folly/lang/Badge.h
Hunk #4 FAILED at 76.
1 out of 4 hunks FAILED -- saving rejects to file folly/lang/Badge.h.rej
error: Bad exit status from /var/tmp/rpm-tmp.l5s7MU (%prep)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants