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 8e609b1 commit 8c0cc07Copy full SHA for 8c0cc07
shared/ssa/codeql/ssa/Ssa.qll
@@ -318,7 +318,7 @@ module Make<LocationSig Location, InputSig<Location> Input> {
318
* Holds if we should synthesize a pseudo-read of `v` at the beginning of `bb`.
319
*
320
* These reads are named phi-reads, since they are constructed in the same
321
- * way as ordinary phi nodes except all all reads are treated as potential
+ * way as ordinary phi nodes except all reads are treated as potential
322
* "definitions". This ensures that use-use flow has the same dominance
323
* properties as def-use flow.
324
*/
0 commit comments