File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -1170,16 +1170,13 @@ class DataFlowCall extends TDataFlowCall {
1170
1170
*/
1171
1171
Location getLocation ( ) { none ( ) }
1172
1172
1173
- < < < < < < < HEAD
1174
1173
// #43: Stub Implementation
1175
1174
/** Gets an argument to this call as a Node. */
1176
1175
ArgumentNode getAnArgumentNode ( ) { none ( ) } // TODO: JB1 return an argument as a DataFlow ArgumentNode
1177
1176
1178
1177
// #43: Stub Implementation
1179
1178
/** Gets the target of the call, as a DataFlowCallable. */
1180
1179
DataFlowCallable getARuntimeTarget ( ) { none ( ) } // TODO getCallTarget() returns `Instruction`
1181
- = = = = = = =
1182
- > > > > > > > codeql - cli / v2.17.4
1183
1180
/** Gets a best-effort total ordering. */
1184
1181
int totalorder ( ) {
1185
1182
this =
You can’t perform that action at this time.
0 commit comments