-
Notifications
You must be signed in to change notification settings - Fork 310
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do ValueGeneration in the Splice- and CodeGenMutator.
Previously we would not do splicing or code generation if we don't have enough visible variables. With this change we can now do splicing and code generation more often, as we will now create some primitives before splicing or generation.
- Loading branch information
1 parent
5f268e1
commit db9aa6e
Showing
2 changed files
with
13 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters