Skip to content

Fix build on windows#2135

Merged
ddiproietto merged 1 commit intomainfrom
dev/ddiproietto/fix_win
Jul 11, 2025
Merged

Fix build on windows#2135
ddiproietto merged 1 commit intomainfrom
dev/ddiproietto/fix_win

Conversation

@ddiproietto
Copy link
Contributor

With clang-cl, base::Hash is confused because it cannot disambiguate between base::Hasher and the local Hasher. Let's rename the local Hasher.

With clang-cl, base::Hash is confused because it cannot disambiguate
between base::Hasher and the local Hasher. Let's rename the local
Hasher.
@ddiproietto ddiproietto requested a review from a team as a code owner July 11, 2025 12:15
@ddiproietto ddiproietto enabled auto-merge (squash) July 11, 2025 12:27
@ddiproietto ddiproietto merged commit 0de6f0a into main Jul 11, 2025
21 checks passed
@ddiproietto ddiproietto deleted the dev/ddiproietto/fix_win branch July 11, 2025 12:45
olehkuznetsov pushed a commit to olehkuznetsov/perfetto that referenced this pull request Mar 12, 2026
With clang-cl, base::Hash is confused because it cannot disambiguate
between base::Hasher and the local Hasher. Let's rename the local
Hasher.
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.

2 participants