mirror of
https://github.com/github/codeql.git
synced 2026-04-21 23:14:03 +02:00
Shared: QL doc improvement.
This commit is contained in:
@@ -737,7 +737,7 @@ module MakeModelGenerator<
|
||||
* be translated into a synthetic field.
|
||||
*
|
||||
* This is needed because we don't want to include summaries that reads from or
|
||||
* stores into a "dead" synthetic field.
|
||||
* stores into an "internal" synthetic field.
|
||||
*
|
||||
* Example:
|
||||
* Assume we have a type `t` (in this case `t1` = `t2`) with methods `getX` and
|
||||
|
||||
Reference in New Issue
Block a user