Skip to content

Commit 8a05bc5

Browse files
committed
New line.
1 parent 1210fbf commit 8a05bc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.ibm.wala.cast.python.ml/source/com/ibm/wala/cast/python/ml/client/TensorGenerator.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ else if (valueIK instanceof AllocationSiteInNode) {
282282
PointerKey pointerKeyForInstanceField = builder.getPointerKeyForInstanceField(asin, f);
283283
LOGGER.fine(
284284
"Found pointer key for instance field: " + pointerKeyForInstanceField + ".");
285+
285286
// Get the points-to set for the instance field.
286287
OrdinalSet<InstanceKey> instanceFieldPointsToSet =
287288
pointerAnalysis.getPointsToSet(pointerKeyForInstanceField);

0 commit comments

Comments
 (0)