As discussed in D90529, this patch adds statements about "align"(i8* ptr, i64 a, i64 b).
Besides this, small non-functional edits are added:
- Small edits to assume op bundle's lexical grammar
- A clarification that align/nonnull also raises UB
- etc
Differential D98684
[LangRef] state that align assume op bundle may take an extra argument aqjune on Mar 16 2021, 1:11 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions
I think it seems okay - the first argument being the value to hold and other arguments being the values passed to the attribute seems clear and explicit. |