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