We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4a7da commit f142af5Copy full SHA for f142af5
shared/mad/codeql/mad/modelgenerator/ModelGeneratorImpl.qll
@@ -737,7 +737,7 @@ module MakeModelGenerator<
737
* be translated into a synthetic field.
738
*
739
* This is needed because we don't want to include summaries that reads from or
740
- * stores into a "dead" synthetic field.
+ * stores into an "internal" synthetic field.
741
742
* Example:
743
* Assume we have a type `t` (in this case `t1` = `t2`) with methods `getX` and
0 commit comments