Files
codeql/swift/extractor
Jeroen Ketema b9d0cb7746 Swift: Add basic support for experimental using decls
Note that we cannot write tests for these at the moment. Passing
```
-enable-experimental-feature DefaultIsolationPerFile
```
to the extractor results in:
```
error: experimental feature 'DefaultIsolationPerFile' cannot be enabled in production compile
```
2025-10-31 09:58:12 +01:00
..
2024-02-22 17:51:17 +01:00
2025-10-27 10:48:02 +01:00
2024-10-30 12:26:34 +01:00
2025-04-25 15:37:08 +02:00