mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
363 B
363 B
1.1.0
Major Analysis Improvements
- The precision of virtual dispatch has been improved. This increases precision in general for all data flow queries.
Minor Analysis Improvements
- Support for Eclipse Compiler for Java (ecj) has been fixed to work with (a) runs that don't pass
-noExitand (b) runs that use post-Java-9 command-line arguments.