Skip to content

Commit f02e48e

Browse files
[swiftsrc2cpg] Update swiftastgen to 0.3.3 (#5647)
Brings in joernio/SwiftAstGen#18 so we can finally run it on larger projects on certain Linux distributions where the small default musl stack size resulted in seg faults. See: https://wiki.musl-libc.org/functional-differences-from-glibc.html#Thread-stack-size
1 parent 8736ca1 commit f02e48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
swiftsrc2cpg {
2-
astgen_version: "0.3.2"
2+
astgen_version: "0.3.3"
33
}

0 commit comments

Comments
 (0)