Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 14:09
· 3 commits to master since this release

Clang v0.19.0

Diff since v0.18.3

See the changelog for breaking changes: https://juliainterop.github.io/Clang.jl/stable/generated_changelog/

Merged pull requests:

Closed issues:

  • Using fieldnames (and similar) for wrapped C unions (#426)
  • LLVM 17(Julia 1.12) support (#493)
  • sanity check failed thrown when generating bindings for lexbor (#499)
  • Is it possible to handle headers with __float128? (#509)
  • Integer literals incorrectly treated as Clong (#515)
  • Disable nightly until fixed? (#523)
  • union types represented as NTuples do not align correctly (#529)
  • Test suite segfault when run with more than 1 thread. (#532)
  • struct definitions with unions broken in some cases? (#535)
  • Question field access correct for this struct? (#536)