]> gerrit.simantics Code Review - simantics/platform.git/commit
Fixed an error with recursive definition that is not exported or used 93/793/1
authorHannu Niemistö <hannu.niemisto@semantum.fi>
Wed, 2 Aug 2017 09:36:35 +0000 (12:36 +0300)
committerHannu Niemistö <hannu.niemisto@semantum.fi>
Wed, 2 Aug 2017 09:36:35 +0000 (12:36 +0300)
commit1a70d6085093907f2120e5319554420b1ada614a
tree0923f6f2c8959dcdb7034e1f371a37891ae01df4
parent3d5ad70adb8c0276e6bc8a611addb885d17f3e22
Fixed an error with recursive definition that is not exported or used

refs #7402

Change-Id: Ic0a6263df965117eab72f1495dfdafb68135ce9d
bundles/org.simantics.scl.compiler/src/org/simantics/scl/compiler/internal/codegen/ssa/statements/LetApply.java
tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/MemoryLeakExperiment.java [moved from tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/MemoryLeakTest.java with 98% similarity]
tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/ModuleRegressionTests.java
tests/org.simantics.scl.compiler.tests/src/org/simantics/scl/compiler/tests/scl/RecursionBug.scl [new file with mode: 0644]