Skip to content

Commit

Permalink
[Boxing] added boxing transformation as singleton
Browse files Browse the repository at this point in the history
  • Loading branch information
anddann committed Sep 9, 2017
1 parent 0c5f4d3 commit f57ac25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/singletons.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,5 @@
<class>soot.jimple.spark.internal.PublicAndProtectedAccessibility</class>
<class>soot.jimple.spark.internal.CompleteAccessibility</class>
<class>soot.jimple.toolkits.reflection.ConstantInvokeMethodBaseTransformer</class>
<class>soot.boxing.transformation.BoxingBodyTransformer</class>
</singletons>

0 comments on commit f57ac25

Please sign in to comment.