Description
clang will crash when compiling the following codes for aarch64-linux-android24.
web_platform_jumbo_1-37e393.zip
origin_with_possible_wildcards-ec015e.zip
And the crash disappears if the following code is deleted from the file.
bool operator==(const OriginWithPossibleWildcards& lhs,
const OriginWithPossibleWildcards& rhs) = default;
Upstream bug
No response
Commit to cherry-pick
No response
I am using a supported NDK
Affected versions
r29
Host OS
Linux
Host OS version
Ubuntu 24.04
Affected ABIs
arm64-v8a