File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 8408
8408
For an \grammarterm {attribute-token}
8409
8409
(including an \grammarterm {attribute-scoped-token})
8410
8410
not specified in this document, the
8411
- behavior is \impldef {behavior of non-standard attributes}.
8412
- Any \grammarterm {attribute-token} that is not recognized by the implementation
8411
+ behavior is \impldef {behavior of non-standard attributes};
8412
+ any such \grammarterm {attribute-token} that is not recognized by the implementation
8413
8413
is ignored.
8414
+ \begin {note }
8415
+ A program is ill-formed if it contains an \grammarterm {attribute}
8416
+ specified in \ref {dcl.attr } that violates
8417
+ the rules specifying to which entity or statement the attribute may apply or
8418
+ the syntax rules for the attribute's \grammarterm {attribute-argument-clause}, if any.
8419
+ \end {note }
8414
8420
An \grammarterm {attribute-token} is reserved for future standardization if
8415
8421
\begin {itemize }
8416
8422
\item it is not an \grammarterm {attribute-scoped-token} and
You can’t perform that action at this time.
0 commit comments