This leaves only aborting stubs (for SONAME stability) for
typelib_static_array_type_init
typelib_typedescription_newArray
typelib_typedescription_newUnion
and completely removes corresponding
typelib_ArrayTypeDescription
typelib_UnionTypeDescription
structs and C++ inline
getCppuArrayType*
functions. None of this should ever have been called by client code anyway, so
while technically an API change it should not matter for practical purposes.
Change-Id: I23769d104d545533bf578762b79994e269d78c22
...to improve diagnosing misuses of boolean expressions in client code (cf.
compilerplugins/clang/implicitboolconversion.cxx). This change should be
transparent to client code.
Change-Id: Ie011e52f6cb022fd1d24f6a872037f3023060247
in typedescription.h
(cherry picked from commit a0809605f7612de439f0fc1f007177c6c463d0df)
Conflicts:
cppu/inc/typelib/typedescription.h
Change-Id: I4ef735b896dc0833733e0141ce4c3fefcb820ded
reshuffle declarations in typedescription.h to make forward-decls redundant
(cherry picked from commit 0a6ba29e675385ce0aa49bb6ecd8d45b7aa0997b)
Conflicts:
cppu/inc/typelib/typedescription.h
Change-Id: I91486656606464c7e76fa349a02d45a96c0cfb4d