We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601b43a commit 44ebc77Copy full SHA for 44ebc77
cpp/ql/lib/experimental/semmle/code/cpp/semantic/analysis/RangeAnalysisSpecific.qll
@@ -5,7 +5,6 @@
5
private import experimental.semmle.code.cpp.semantic.Semantic
6
private import RangeAnalysisStage
7
private import experimental.semmle.code.cpp.semantic.analysis.FloatDelta
8
-private import experimental.semmle.code.cpp.semantic.analysis.IntDelta
9
10
module CppLangImpl implements LangSig<FloatDelta> {
11
/**
0 commit comments