swig/Source/CParse
William S Fulton 2f55379687 Improve director unwrap detection for the return type
Resolve the return type to correctly determine if the type is a pointer or
reference to a director class.

SwigType_refptr_count_return() recently added as a simpler fix is no
longer needed.

The conventional approach of using the "type" rather than "decl" to
analyse the return type is used instead too.

Issue #1823
2022-10-10 08:45:26 +01:00
..
cparse.h Use https for swig.org links 2022-10-06 13:16:39 +13:00
cscanner.c Use https for swig.org links 2022-10-06 13:16:39 +13:00
parser.y Use https for swig.org links 2022-10-06 13:16:39 +13:00
templ.c Improve director unwrap detection for the return type 2022-10-10 08:45:26 +01:00
util.c Use https for swig.org links 2022-10-06 13:16:39 +13:00