C++: Fix QLDoc.

This commit is contained in:
Mathias Vorreiter Pedersen
2023-08-06 20:50:19 +01:00
parent af07efe14f
commit 33e991b037

View File

@@ -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)