mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
C++: Fix QLDoc.
This commit is contained in:
@@ -143,8 +143,7 @@ private module InvalidPointerToDerefBarrier {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets an instruction `instr` such that `instr < derefSource - deltaDerefSinkAndDerefAddress`
|
||||
* for some `derefSource`.
|
||||
* Gets an address operand whose definition `instr` satisfies `instr < pai`.
|
||||
*/
|
||||
AddressOperand getABarrierAddressOperand(PointerArithmeticInstruction pai) {
|
||||
result.getDef() = getABarrierInstruction(pai)
|
||||
|
||||
Reference in New Issue
Block a user