Skip to content

Qualify ADT layout assertions and parenthesize method names in definitions - #2030

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_982697529
Open

copybara-service[bot] wants to merge 1 commit into
mainfrom
test_982697529

Conversation

@copybara-service

Copy link
Copy Markdown

Qualify ADT layout assertions and parenthesize method names in definitions

Qualify ADT names in sizeof/alignof assertions and field offset assertions
using type aliases (using __crubit_assert_type = ...), parenthesize method
names in definitions to prevent macro collision, and qualify thunk calls
with ::__crubit_internal.

These are a bundle of changes to support generics.

…tions

Qualify ADT names in sizeof/alignof assertions and field offset assertions
using type aliases (using __crubit_assert_type = ...), parenthesize method
names in definitions to prevent macro collision, and qualify thunk calls
with ::__crubit_internal.

These are a bundle of changes to support generics.

PiperOrigin-RevId: 982697529
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