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

Breaking Change: Add a dependency on Abseil #10416

Merged
merged 10 commits into from
Aug 16, 2022

Conversation

mkruskal-google
Copy link
Member

This just replaces std::unordered_set with absl::flat_hash_set in a single file, to prove that the Abseil dependency works.

src/google/protobuf/compiler/cpp/helpers.cc Show resolved Hide resolved
src/google/protobuf/compiler/cpp/helpers.cc Outdated Show resolved Hide resolved
src/google/protobuf/compiler/cpp/helpers.cc Outdated Show resolved Hide resolved
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.

5 participants