mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
Address review comment
This commit is contained in:
@@ -693,6 +693,7 @@ private module Stage1 implements StageSig {
|
||||
(
|
||||
cc = false
|
||||
or
|
||||
cc = true and
|
||||
not reducedViableImplInCallContext(call, _, _)
|
||||
)
|
||||
or
|
||||
|
||||
@@ -693,6 +693,7 @@ private module Stage1 implements StageSig {
|
||||
(
|
||||
cc = false
|
||||
or
|
||||
cc = true and
|
||||
not reducedViableImplInCallContext(call, _, _)
|
||||
)
|
||||
or
|
||||
|
||||
@@ -693,6 +693,7 @@ private module Stage1 implements StageSig {
|
||||
(
|
||||
cc = false
|
||||
or
|
||||
cc = true and
|
||||
not reducedViableImplInCallContext(call, _, _)
|
||||
)
|
||||
or
|
||||
|
||||
@@ -693,6 +693,7 @@ private module Stage1 implements StageSig {
|
||||
(
|
||||
cc = false
|
||||
or
|
||||
cc = true and
|
||||
not reducedViableImplInCallContext(call, _, _)
|
||||
)
|
||||
or
|
||||
|
||||
@@ -693,6 +693,7 @@ private module Stage1 implements StageSig {
|
||||
(
|
||||
cc = false
|
||||
or
|
||||
cc = true and
|
||||
not reducedViableImplInCallContext(call, _, _)
|
||||
)
|
||||
or
|
||||
|
||||
Reference in New Issue
Block a user