mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowUtil.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2e53370716
commit
eb6b08591d
@@ -2289,7 +2289,7 @@ class FieldContent extends Content, TFieldContent {
|
||||
* Gets the field associated with this `Content`, if a unique one exists.
|
||||
*
|
||||
* For fields from template instantiations this predicate may still return
|
||||
* more than field, but all the fields will be constructed from the same
|
||||
* more than one field, but all the fields will be constructed from the same
|
||||
* template.
|
||||
*/
|
||||
Field getField() { none() } // overridden in subclasses
|
||||
|
||||
Reference in New Issue
Block a user