Skip to content

Conversation

@resistor
Copy link
Collaborator

@resistor resistor commented Jul 18, 2025

When accessing a field member through a derived-to-base conversion,
ensure qualifiers are propagated to the base class subobject.

Fixes: llvm/llvm-project#127683.

Cherry-picked from e9988c3

When accessing a field member through a derived-to-base conversion,
ensure qualifiers are propagated to the base class subobject.

Fixes: llvm/llvm-project#127683.

Cherry-picked from e9988c3
@resistor resistor force-pushed the derived-this-qualifiers branch from ceac6eb to 2ad856f Compare July 18, 2025 02:51
@resistor resistor merged commit bd2b305 into CHERIoT-Platform:cheriot Jul 18, 2025
7 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.

volatile writes are merged for volatile base class subobjects

2 participants