Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 12:49
· 194 commits to master since this release

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: