File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 8483
8483
For an \grammarterm {attribute-token}
8484
8484
(including an \grammarterm {attribute-scoped-token})
8485
8485
not specified in this document, the
8486
- behavior is \impldef {behavior of non-standard attributes}.
8487
- Any \grammarterm {attribute-token} that is not recognized by the implementation
8486
+ behavior is \impldef {behavior of non-standard attributes};
8487
+ any such \grammarterm {attribute-token} that is not recognized by the implementation
8488
8488
is ignored.
8489
+ \begin {note }
8490
+ A program is ill-formed if it contains an \grammarterm {attribute}
8491
+ specified in \ref {dcl.attr } that violates
8492
+ the rules specifying to which entity or statement the attribute can apply or
8493
+ the syntax rules for the attribute's \grammarterm {attribute-argument-clause}, if any.
8494
+ \end {note }
8489
8495
An \grammarterm {attribute-token} is reserved for future standardization if
8490
8496
\begin {itemize }
8491
8497
\item it is not an \grammarterm {attribute-scoped-token} and
You can’t perform that action at this time.
0 commit comments