mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Ssa: Fix qldoc duplicate word.
This commit is contained in:
@@ -318,7 +318,7 @@ module Make<LocationSig Location, InputSig<Location> Input> {
|
||||
* Holds if we should synthesize a pseudo-read of `v` at the beginning of `bb`.
|
||||
*
|
||||
* These reads are named phi-reads, since they are constructed in the same
|
||||
* 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
|
||||
* "definitions". This ensures that use-use flow has the same dominance
|
||||
* properties as def-use flow.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user