Releases: llvm-swift/ClangSwift
Releases · llvm-swift/ClangSwift
0.0.4: Fix crash when disposing a CXPlatformAvailability struct.
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
Added some conveniences for pointers and arrays.
0.0.2: Merge pull request #1 from CodaFi/clang-clang-clang-went-the-trolley
Get things building
Experimental release
0.0.1 Updated docs