This repository was archived by the owner on Mar 8, 2020. It is now read-only.
v1.1.0
- Fix an issue with the method reflection catching that would cause some nodes to be
dropped (mostly when they were under theProp_DeclSpecifier
property but also in some other cases) and an infinite recursion problem on one file. - Added issue_19.cpp fixture to avoid regresions of that problem.
- Fix the
FunctionGroup
semantic annotation when there is an elaborated type
in the arguments. - Update to latest SDK.