Skip to content

Conversation

@lhames
Copy link
Contributor

@lhames lhames commented Sep 10, 2025

…ion.

After the recent change to hoist std::decay_t (cd8f47b) we were forcing move-initialization of the callable type. This commit restores perfect forwarding so that we copy-initialize where expected.

…ion.

After the recent change to hoist std::decay_t (cd8f47b) we were forcing
move-initialization of the callable type. This commit restores perfect
forwarding so that we copy-initialize where expected.
@lhames lhames merged commit 735522a into llvm:main Sep 10, 2025
10 checks passed
@lhames lhames deleted the orc-rt-fix-move_only_function-inits branch September 10, 2025 03:26
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.

1 participant