Files
codeql/swift/integration-tests/posix-only/frontend-invocations/test.py
Paolo Tranquilli c7c42acbf5 Swift: port frontend-invocations test to linux
`swift-frontend` will be in `$PATH` on Linux, and apparently it does
not require the `-sdk` option.
2022-08-26 12:03:18 +02:00

6 lines
92 B
Python

from create_database_utils import *
run_codeql_database_create([
'make',
], lang='swift')