Skip to content

0.0.15 - More information about types & major bugfix.

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 07:33

Added support of copy constructor, move constructor, copy assign operator, move assign operator, noexcept in functions.
Disabled type resolving stage (deprecated).
Fixed bug when LLVM combine inner-types (bug on RG3 side).