mirror of
https://github.com/github/codeql.git
synced 2026-03-05 07:06:47 +01:00
Overlay: Add overlay annotations to Java & shared libraries
This commit is contained in:
@@ -5,5 +5,7 @@
|
||||
* The analysis is implemented as an abstract interpretation over the
|
||||
* three-valued domain `{negative, zero, positive}`.
|
||||
*/
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
import semmle.code.java.dataflow.internal.rangeanalysis.SignAnalysisCommon
|
||||
|
||||
Reference in New Issue
Block a user