mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Use EqualityTest for either value or ref comparions, and ReferenceEqualityTest for strictly ref comparison.
This commit is contained in:
committed by
Ian Lynagh
parent
f95effcf82
commit
7dec3f4835
@@ -9,6 +9,6 @@
|
||||
|
||||
import java
|
||||
|
||||
from AnyEqualityTest eq
|
||||
from EqualityTest eq
|
||||
where eq.getAnOperand() instanceof BooleanLiteral
|
||||
select eq
|
||||
|
||||
Reference in New Issue
Block a user