C++: autoformat

This commit is contained in:
Robert Marsh
2020-09-23 15:29:51 -07:00
parent 774dcc7c52
commit 89332ca303

View File

@@ -3,7 +3,6 @@ private import DataFlowUtil
private import DataFlowDispatch
private import FlowVar
/** Gets the instance argument of a non-static call. */
private Node getInstanceArgument(Call call) {
result.asExpr() = call.getQualifier()