C++: autoformat

This commit is contained in:
Robert Marsh
2020-09-21 11:38:57 -07:00
parent 6b3557ec58
commit 947ad02db9

View File

@@ -33,7 +33,8 @@ DataFlow::Node callInput(CallInstruction call, FunctionInput input) {
read.getPrimaryInstruction() = call and
read.getIndex() = -1 and
input.isQualifierObject()
)}
)
}
/**
* Gets the instruction that holds the `output` for `call`.