Skip to content

Move main out of the extern "C" block in test_rust_gxx_personality_v0 #22336

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 2 commits into from
Aug 8, 2024

Conversation

dschuff
Copy link
Member

@dschuff dschuff commented Aug 8, 2024

llvm/llvm-project#101853 started to enforce the C++ standard langauge that disallows main from being declared in a linkage specification.

llvm/llvm-project#101853 started to enforce
the C++ standard langauge that disallows main from being declared in a
linkage specification.
@dschuff dschuff requested review from kripken and sbc100 August 8, 2024 17:28
@dschuff dschuff marked this pull request as ready for review August 8, 2024 17:28
@dschuff dschuff enabled auto-merge (squash) August 8, 2024 17:28
@dschuff dschuff disabled auto-merge August 8, 2024 18:21
@dschuff dschuff merged commit 0e6d47a into main Aug 8, 2024
1 of 12 checks passed
@dschuff dschuff deleted the extern_main branch August 8, 2024 18:22
sbc100 added a commit to sbc100/emscripten that referenced this pull request Aug 9, 2024
sbc100 added a commit to sbc100/emscripten that referenced this pull request Aug 9, 2024
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