Skip to content

Commit fb206cd

Browse files
committed
[cpp.cond] Complete has-embed expressions before macro replacement
1 parent a6ddea8 commit fb206cd

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
@@ -542,7 +542,8 @@
542542
After all replacements due to macro expansion and
543543
evaluations of
544544
\grammarterm{defined-macro-expression}s,
545-
\grammarterm{has-include-expression}s, and
545+
\grammarterm{has-include-expression}s,
546+
\grammarterm{has-embed-expression}s, and
546547
\grammarterm{has-attribute-expression}s
547548
have been performed,
548549
all remaining identifiers and keywords,

0 commit comments

Comments
 (0)