mirror of
https://github.com/hohn/codeql-workshop-dataflow-c.git
synced 2025-12-15 18:23:04 +01:00
use left-to-right layout in ast-cfg hybrid
This commit is contained in:
committed by
=Michael Hohn
parent
9f4a8fe033
commit
76ed89b66f
@@ -1,5 +1,6 @@
|
||||
digraph {
|
||||
compound=true;
|
||||
rankdir=LR;
|
||||
|
||||
// Original AST nodes and edges
|
||||
0[label="[ExprStmt] ExprStmt"; ];
|
||||
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 91 KiB |
Reference in New Issue
Block a user