We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72da905 commit 3d6f68cCopy full SHA for 3d6f68c
flowchart.dot.m4
@@ -188,7 +188,7 @@ digraph initialization {
188
189
ILL_FORMED_NODE(string_literal_ill_formed_too_many)
190
191
- string_literal_initialize_rest [label="Zero-initialize the remaining elements of the array (if any)."]
+ INSTRUCTION_NODE(string_literal_initialize_rest, `Zero-initialize the remaining elements of the array (if any).')
192
LINK_TO_DONE(string_literal_initialize_rest)
193
}
194
0 commit comments