Skip to content

Commit 6a083ac

Browse files
AlisdairMtkoeppe
authored andcommitted
[cpp.cond] Complete has-embed expressions before macro replacement
1 parent 44e0543 commit 6a083ac

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/preprocessor.tex

+2-1
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,8 @@
538538
After all replacements due to macro expansion and
539539
evaluations of
540540
\grammarterm{defined-macro-expression}s,
541-
\grammarterm{has-include-expression}s, and
541+
\grammarterm{has-include-expression}s,
542+
\grammarterm{has-embed-expression}s, and
542543
\grammarterm{has-attribute-expression}s
543544
have been performed,
544545
all remaining identifiers and keywords,

0 commit comments

Comments
 (0)