You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug fix: automatic wrapping of types used by functions was no more
effective for *global* functions.
- The bug was introduced by commit de83cd7 and release 1.1.0.
- Added unit test for this feature, TestAutoAdd.
Fix inconsistencies left after adding the support of relative resource
name in the macro names used to pass the default Clang resource directory
path from build configuarion (cmake).