secure-software-engineering / phasar

A LLVM-based static analysis framework.
Other
919 stars 140 forks source link

Pin Swift Version #671

Closed fabianbs96 closed 9 months ago

fabianbs96 commented 9 months ago

The new Swift version 5.9 produces LLVM IR that is incompatible with the version we use. So pin Swift in the CI to the latest supported version 5.8.1