Skip to content

Releases: llvm-swift/ClangSwift

0.0.4: Fix crash when disposing a CXPlatformAvailability struct.

19 Apr 16:16
Compare
Choose a tag to compare
We can't dispose the individual strings when we create a PlatformAvailability because clang_disposeCXPlatformAvailability handles that.

(h/t @DaveDelong for finding this crash)

0.0.3: Merge pull request #2 from kai-language/feature/ptr-array-convenience

09 Apr 21:27
Compare
Choose a tag to compare
Added some conveniences for pointers and arrays.

0.0.2: Merge pull request #1 from CodaFi/clang-clang-clang-went-the-trolley

12 Mar 16:43
Compare
Choose a tag to compare

Experimental release

15 Feb 02:43
Compare
Choose a tag to compare
Experimental release Pre-release
Pre-release
0.0.1

Updated docs