Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55b43b commit 038bf61Copy full SHA for 038bf61
1 file changed
python/change-notes/2021-04-20-stepsummary-localsourcenode.md
@@ -0,0 +1,5 @@
1
+lgtm,codescanning
2
+* The predicates `StepSummary::step` and `TypeTracker::step` in `TypeTracker.qll` have been changed
3
+ to use the more restrictive type `LocalSourceNode` for their second argument. For cases where
4
+ stepping between non-`LocalSourceNode`s is required, the `StepSummary::smallstep` predicate may be
5
+ used instead.
0 commit comments