mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Daatflow: Fix bug
This commit is contained in:
committed by
Alexander Eyers-Taylor
parent
542bdf0792
commit
7a8d2392ee
@@ -150,6 +150,7 @@ module MakeImplStage1<LocationSig Location, InputSig<Location> Lang> {
|
||||
* Shared between sources and sinks.
|
||||
*/
|
||||
pragma[inline]
|
||||
overlay[global]
|
||||
private predicate nonDiffInformedFilter(Node node) {
|
||||
// If we are in base-only global evaluation, do not filter out any sources.
|
||||
not isEvaluatingInOverlay()
|
||||
|
||||
Reference in New Issue
Block a user