cbuilder: add calls, sizeof/alignof/offsetof, use in ccgtypes #20028 Sign in to view logs Summary Jobs linux windows osx Run details Usage Workflow file Triggered via pull request October 25, 2024 17:44 metagn synchronize #24362 metagn:cbuilder-calls Status Success Total duration 59m 47...
The operand is not evaluated (so external identifiers used in the operand do not have to be defined). If type-name is a VLA type, its size expression is not evaluated. NotesThe use of _Alignof(until C23)alignof(since C23) with expressions is allowed by some C compilers as a non-stan...