mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Update cpp/ql/lib/semmle/code/cpp/rangeanalysis/new/internal/semantic/analysis/RangeAnalysisImpl.qll
Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
86dbb507fd
commit
121d754be4
@@ -118,7 +118,7 @@ module Public {
|
||||
}
|
||||
|
||||
/**
|
||||
* A reason for an inferred boudn that indicates that the bound is inferred
|
||||
* A reason for an inferred bound that indicates that the bound is inferred
|
||||
* based on type-information.
|
||||
*/
|
||||
class SemTypeReason extends SemReason, TSemTypeReason {
|
||||
|
||||
Reference in New Issue
Block a user