Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit 19fbee0

Browse files
fabsx00ursachec
andauthored
Commented AST to CFG converter - functional version (#217)
* Functional AST to CFG converter + tests * More comments * More comments * Remove edge type from fringe * Revert "Remove edge type from fringe" This reverts commit b3eb537. * Fixes for edge type setting * Split CFG creation into multiple files * More comments and minor fixes * Minor fix + comment * Add remaining missing comments and set edge type for switch * Used named arguments to increase readability * Address review * Update src/main/scala/io/shiftleft/fuzzyc2cpg/passes/cfgcreation/CfgCreator.scala Co-authored-by: Claudiu-Vlad Ursache <[email protected]> * Update src/main/scala/io/shiftleft/fuzzyc2cpg/passes/cfgcreation/CfgCreator.scala Co-authored-by: Claudiu-Vlad Ursache <[email protected]> * Update src/main/scala/io/shiftleft/fuzzyc2cpg/passes/cfgcreation/CfgCreator.scala Co-authored-by: Claudiu-Vlad Ursache <[email protected]> * Update src/main/scala/io/shiftleft/fuzzyc2cpg/passes/cfgcreation/CfgCreator.scala Co-authored-by: Claudiu-Vlad Ursache <[email protected]> * Fix comment Co-authored-by: Claudiu-Vlad Ursache <[email protected]>
1 parent 25616a8 commit 19fbee0

File tree

5 files changed

+613
-461
lines changed

5 files changed

+613
-461
lines changed

0 commit comments

Comments
 (0)