Files
codeql/swift/ql/test/library-tests/ast
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-30 18:04:55 +02:00
2022-08-30 18:04:55 +02:00
2022-08-30 18:04:55 +02:00
2022-08-30 18:04:55 +02:00
2022-08-31 06:39:35 +02:00
2022-08-30 18:04:55 +02:00