mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Respond to review comments.
This commit is contained in:
@@ -1856,7 +1856,7 @@ class InitializeDynamicAllocationInstruction extends SideEffectInstruction {
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the operand of the allocation this instruction is initializing.
|
||||
* Gets the operand that represents the address of the allocation this instruction is initializing.
|
||||
*/
|
||||
final AddressOperand getAllocationAddressOperand() { result = getAnOperand() }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user