mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
Add change notes for default implementations of isBarrier and isAdditionalFlowStep
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* The `DataFlow::StateConfigSig` signature module has gained default implementations for `isBarrier/2` and `isAdditionalFlowStep/4`.
|
||||
Hence it is no longer needed to provide `none()` implementations of these predicates if they are not needed.
|
||||
|
||||
Reference in New Issue
Block a user