Skip to content

Commit 844b29b

Browse files
asgerfRasmusWL
andauthored
Update shared/mad/codeql/mad/dynamic/GraphExport.qll
Co-authored-by: Rasmus Wriedt Larsen <[email protected]>
1 parent 3949ae4 commit 844b29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/mad/codeql/mad/dynamic/GraphExport.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ module GraphExport<
163163
}
164164

165165
/**
166-
* Gets a synthetic type name to generate for `node`.
166+
* Gets a synthetic type name to generate for `node`, if it doesn't have a pretty name.
167167
*/
168168
private string getSyntheticName(RelevantNode node) {
169169
exists(int k, string prefixTypeName |

0 commit comments

Comments
 (0)