mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Merge pull request #16748 from MathiasVP/rc-3.14-mergeback-2
Mergeback from `rc/3.14`
This commit is contained in:
@@ -801,7 +801,7 @@ module Make<LocationSig Location, InputSig<Location> Input> {
|
||||
input = bb
|
||||
or
|
||||
varBlockReachesExt(def, v, bb, input) and
|
||||
ssaDefReachesThroughBlock(def, input)
|
||||
ssaDefReachesThroughBlock(def, pragma[only_bind_into](input))
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user