Skip to content

Commit f3085fc

Browse files
MathiasVPgeoffw0
andauthored
Update cpp/ql/lib/semmle/code/cpp/dataflow/ExternalFlow.qll
Co-authored-by: Geoffrey White <[email protected]>
1 parent bfd18bc commit f3085fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/dataflow/ExternalFlow.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ private string withSpecifiers(string s, Type t) {
504504
}
505505

506506
/**
507-
* Gets the string version of `t`. The boolean `needsSpace` is `true`
507+
* Gets the string version of `t`, after resolving typedefs. The boolean `needsSpace` is `true`
508508
* if a space should be appended before concatenating any additional symbols
509509
* (such as `*` or `&`) when recursively constructing the type name.
510510
*/

0 commit comments

Comments
 (0)