Skip to content

Commit 0f8214e

Browse files
[swiftsrc2cpg] Bump astgen version (#5619)
Brings in an important fix to directory creation during AST json writing. Previously, that could fail with a memory access violation if two or more threads tried to create the same sub-directory (we use multi-threading during Swift AST parsing/writing in swiftastgen).
1 parent 59f9f81 commit 0f8214e

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.2.9"
2+
astgen_version: "0.3.0"
33
}

0 commit comments

Comments
 (0)