We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97eb09f commit b8f48aaCopy full SHA for b8f48aa
javascript/ql/src/change-notes/2025-02-17-downward-calls.md
@@ -0,0 +1,6 @@
1
+---
2
+category: majorAnalysis
3
4
+* Improved call resolution logic to better handle calls resolving "downwards", targeting
5
+ a method declared in a subclass of the enclosing class. Data flow analysis
6
+ has also improved to avoid spurious flow between unrelated classes in the class hierarchy.
0 commit comments