mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-27 02:20:17 +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 | ||