Skip to content

fix: handle constructor from reference to array #923

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mizvekov
Copy link

@mizvekov mizvekov commented Jul 8, 2025

isCopyOrMoveConstructorOrAssignment currently doesn't handle a constructor from a reference to array. I am not sure why this is not seen on CI, but it is reproducible from llvm 20.1.7, as available in macos homebrew.

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://923.mrdocs.prtest2.cppalliance.org/index.html

isCopyOrMoveConstructorOrAssignment currently doesn't handle a constructor
from a reference to array. I am not sure why this is not seen on CI,
but it is reproducible from llvm 20.1.7, as available in macos homebrew.
@alandefreitas alandefreitas force-pushed the fix-constructor-from-array branch from a4c5ad0 to 9f3b8bf Compare July 10, 2025 03:14
@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://923.mrdocs.prtest2.cppalliance.org/index.html

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