mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
C++: remove double backtick in qldoc
This commit is contained in:
@@ -207,7 +207,7 @@ private predicate unknownSign(Instruction i) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Holds if `lowerbound` is a lower bound for `bounded``. This is restricted
|
||||
* Holds if `lowerbound` is a lower bound for `bounded`. This is restricted
|
||||
* to only include bounds for which we might determine a sign.
|
||||
*/
|
||||
private predicate lowerBound(IRGuardCondition comp, Operand lowerbound, Operand bounded, boolean isStrict) {
|
||||
|
||||
Reference in New Issue
Block a user