Skip to content

Releases: JuliaInterop/Clang.jl

v0.15.2

27 Dec 16:19
054b6fa
Compare
Choose a tag to compare

Clang v0.15.2

Diff since v0.15.1

Closed issues:

  • Can not wrap macro #define __cdecl (#328)
  • With macro_mode = basic invalid julia is generated (#353)
  • Multiline strings generate invalid Julia syntax (#356)
  • Prefixed string literals (#357)

Merged pull requests:

v0.15.1

25 Dec 15:43
d81e175
Compare
Choose a tag to compare

Clang v0.15.1

Diff since v0.15.0

Closed issues:

  • Unexpected git-tree-sha1 in get_default_args() (#352)
  • ERROR: LoadError: type JuliaUnknown has no field sym (#354)
  • Error when generating from a certain syntax structure (#355)
  • Trying to wrap a package build against MPItrampoline_jll fails (#358)

Merged pull requests:

v0.15.0

01 Dec 06:14
2c9230d
Compare
Choose a tag to compare

Clang v0.15.0

Diff since v0.14.1

Closed issues:

  • Release an updated Clang_jll for LLVM 12 (#291)
  • Update to Julia v1.7 (#314)
  • structs created in wrong order (#351)

Merged pull requests:

v0.14.1

17 Nov 12:53
a13482d
Compare
Choose a tag to compare

Clang v0.14.1

Diff since v0.14.0

Closed issues:

v0.14.0

16 Nov 12:49
Compare
Choose a tag to compare

Clang v0.14.0

Diff since v0.13.0

Closed issues:

  • callback to support possible vararg definitions? (#17)
  • general usability improvement (#40)
  • WARNING: Skipping VarArg Function CLCursor (Clang.cindex.FunctionDecl) (#146)
  • Issues wrapping libLLVM (#168)
  • Improvement Meta-list v2 (#228)
  • Parsing ended to early in macro (#281)
  • Constructors for union structs (#304)
  • Invalid getproperty/setproperty! for struct records (#306)
  • Generator errors with struct in union (#307)
  • Add support for filtering nodes with a custom function after the codegen pass (#308)
  • "$" expression outside quote around... (#311)
  • Integer sizes and signals lost (#313)
  • Unable to wrap stat (#320)
  • Wrong order of generated structs for generation of structs containing anonymous unions (#325)
  • Can not handle pointer to anonymous struct (#326)
  • Void type is not shown correctly (#327)

Merged pull requests:

v0.13.0

26 Apr 16:37
Compare
Choose a tag to compare

Clang v0.13.0

Diff since v0.12.1

v0.12.1

27 Oct 08:21
e94dbbb
Compare
Choose a tag to compare

Clang v0.12.1

Diff since v0.12.0

Closed issues:

  • Library symbol will not created correctly (#272)
  • Incorrect LLVM_INCLUDE path (and possibly LLVM_LIBDIR) (#273)

Merged pull requests:

  • CompatHelper: bump compat for "DataStructures" to "0.18" (#269) (@github-actions[bot])
  • add ".." to fix LIBCLANG_INCLUDE (#271) (@terasakisatoshi)
  • More stable LLVM_LIBDIR (#274) (@Gnimuc)

v0.12.0

04 Aug 09:11
496ae23
Compare
Choose a tag to compare

Clang v0.12.0

Diff since v0.11.1

Merged pull requests:

v0.11.1

22 May 08:05
e93f0bd
Compare
Choose a tag to compare

Clang v0.11.1

Diff since v0.11.0

Merged pull requests:

v0.11.0

23 Mar 12:06
5971591
Compare
Choose a tag to compare

Clang v0.11.0

Diff since v0.10.1

Closed issues:

  • Install on Julia 1.4 fails (#259)

Merged pull requests: