File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 813
813
\begin {itemize }
814
814
\item
815
815
shall not accept a preprocessing translation unit containing
816
- a \tcode {\# error} preprocessing directive\iref {cpp.error },
816
+ a \tcode {\# error} preprocessing directive\iref {cpp.error },
817
817
\item
818
818
shall issue at least one diagnostic message for
819
- each \tcode {\# warning} or \tcode {\# error} preprocessing directive
820
- not following a \tcode {\# error} preprocessing directive in
819
+ each \tcode {\# warning} or \tcode {\# error} preprocessing directive
820
+ not following a \tcode {\# error} preprocessing directive in
821
821
a preprocessing translation unit, and
822
822
\item
823
823
shall not accept a translation unit with
Original file line number Diff line number Diff line change 4438
4438
\begin {itemize }
4439
4439
\item
4440
4440
no valid specialization,
4441
- ignoring \grammarterm {static_assert-declaration} that fail,
4441
+ ignoring \grammarterm {static_assert-declaration}{s} that fail,
4442
4442
can be generated for a template
4443
4443
or a substatement of a constexpr if statement\iref {stmt.if } within a template
4444
4444
and the template is not instantiated, or
You can’t perform that action at this time.
0 commit comments