Files
codeql/ruby/ql/lib
Paolo Tranquilli 69dfdf5a34 Swift: fix IfConfigDecl in QL libraries
This fixes `IfConfigDecl` for both the AST printer and control flow
libraries.

It turns out that the active lements of an `IfConfigDecl` are already
listed in the enclosing scope (like a `BraceStmt`), so they should not
be listed as children, and `IfConfigDecl` can be jsut a leaf in the
control flow.
2022-09-21 12:12:55 +02:00
..
2022-08-25 14:24:44 +01:00
2021-10-15 11:47:28 +02:00
2022-08-25 17:21:29 +02:00
2022-02-02 13:29:09 +01:00