Skip to content

Commit 1e8404c

Browse files
rdmarsh2MathiasVP
andauthored
C++: Remove fixed TODO
Co-authored-by: Mathias Vorreiter Pedersen <[email protected]>
1 parent 726f999 commit 1e8404c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/experimental/semmle/code/cpp/semantic/SemanticBound.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
private import SemanticExpr
66
private import SemanticExprSpecific::SemanticExprConfig as Specific
77
private import SemanticSSA
8-
private import SemanticLocation // TODO: SemLocation?
8+
private import SemanticLocation
99

1010
/**
1111
* A valid base for an expression bound.

0 commit comments

Comments
 (0)