mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Guards: Minor improvement to implications.
This commit is contained in:
@@ -785,6 +785,8 @@ module Make<
|
||||
baseSsaValueCheck(def, ssaVal, g0, v0)
|
||||
|
|
||||
impliesStep1(g, v, g0, v0)
|
||||
or
|
||||
additionalImpliesStep(g, v, g0, v0)
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user