Skip to content

Pass -Wno-character-conversion to gtest build #24350

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
May 16, 2025

Conversation

dschuff
Copy link
Member

@dschuff dschuff commented May 16, 2025

llvm/llvm-project#138708 added a new warning for
converting different charN_t types, which triggers in the googletest
build. Disable this warning until it's fixed upstream.

llvm/llvm-project#138708 added a new warning for
converting different charN_t types, which trigger in the googletest
build. Disable this warning until it's fixed upstream.
@dschuff dschuff requested a review from brendandahl May 16, 2025 16:16
@dschuff dschuff enabled auto-merge (squash) May 16, 2025 16:34
@dschuff dschuff disabled auto-merge May 16, 2025 17:22
@dschuff dschuff merged commit 87fb56e into emscripten-core:main May 16, 2025
26 of 28 checks passed
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