mirror of
https://github.com/github/codeql.git
synced 2026-04-20 14:34:04 +02:00
Update cpp/ql/lib/semmle/code/cpp/dataflow/ExternalFlow.qll
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bfd18bc3e3
commit
f3085fc865
@@ -504,7 +504,7 @@ private string withSpecifiers(string s, Type t) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the string version of `t`. The boolean `needsSpace` is `true`
|
||||
* Gets the string version of `t`, after resolving typedefs. The boolean `needsSpace` is `true`
|
||||
* if a space should be appended before concatenating any additional symbols
|
||||
* (such as `*` or `&`) when recursively constructing the type name.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user