mirror of
https://github.com/github/codeql.git
synced 2026-05-03 12:45:27 +02:00
C++: autoformat
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user