mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
Move ArrayLengthAnalysis library to the correct location.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import cpp
|
||||
import experimental.library.ArrayLengthAnalysis
|
||||
import experimental.semmle.code.cpp.rangeanalysis.ArrayLengthAnalysis
|
||||
|
||||
from Instruction array, Length length, int delta, Offset offset, int offsetDelta
|
||||
where
|
||||
Reference in New Issue
Block a user