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 726f999 commit 1e8404cCopy full SHA for 1e8404c
cpp/ql/lib/experimental/semmle/code/cpp/semantic/SemanticBound.qll
@@ -5,7 +5,7 @@
5
private import SemanticExpr
6
private import SemanticExprSpecific::SemanticExprConfig as Specific
7
private import SemanticSSA
8
-private import SemanticLocation // TODO: SemLocation?
+private import SemanticLocation
9
10
/**
11
* A valid base for an expression bound.
0 commit comments