mirror of
https://github.com/github/codeql.git
synced 2026-06-29 08:37:04 +02:00
Java: Make Virtual Dispatch Global, but keep SSA local.
Use forceLocal to achive this.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* data flow check for lambdas, anonymous classes, and other sufficiently
|
||||
* private classes where all object instantiations are accounted for.
|
||||
*/
|
||||
overlay[local?]
|
||||
overlay[global]
|
||||
module;
|
||||
|
||||
import java
|
||||
|
||||
Reference in New Issue
Block a user