Skip to content

Conversation

@bricknerb
Copy link
Contributor

@bricknerb bricknerb commented Oct 28, 2025

Part of #5772.

@bricknerb bricknerb marked this pull request as ready for review October 28, 2025 13:50
@bricknerb bricknerb requested a review from a team as a code owner October 28, 2025 13:50
@bricknerb bricknerb requested review from geoffromer and removed request for a team October 28, 2025 13:50
@bricknerb bricknerb changed the title C++ Interop: Add a test that deomnstrates that const non nullable pointers are wrongly mapped to nullable (optional) pointers C++ Interop: Add a test that demonstrates that const non nullable pointers are wrongly mapped to nullable (optional) pointers Oct 28, 2025

// ============================================================================
// Const pointer as a parameter type
// Const value pointer as a parameter type
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It took me a little while to figure out what this meant. Could it say "pointer to const" instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, sorry about that, done.

@bricknerb bricknerb enabled auto-merge October 29, 2025 08:30
@bricknerb bricknerb added this pull request to the merge queue Oct 29, 2025
Merged via the queue into carbon-language:trunk with commit fc8db6a Oct 29, 2025
8 checks passed
@bricknerb bricknerb deleted the pointer2 branch October 29, 2025 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants