mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 15:00:59 +00:00
It merges standalone IfBranch/ElseIfBranch nodes into IfElseIfChain nodes. This will ease CFG generation later. |
||
|---|---|---|
| .. | ||
| CompilerPass.h | ||
| FunctionCallCanonicalizationPass.cpp | ||
| FunctionCallCanonicalizationPass.h | ||
| GenericASTPass.cpp | ||
| GenericASTPass.h | ||
| IfBranchMergingPass.cpp | ||
| IfBranchMergingPass.h | ||