Hsin-Yi Chen 5cc255dee6 Fix the comparison between opaque parameters
Function parameters can be opaque and have no size information. For
example, __va_list in AArch64 ABI. header-abi-diff considers opaque
types compatible if their mangled names are the same.

The mangled name of __va_list can be _ZTI9__va_list or _ZTISt9__va_list.
They are also compatible.

Test: ./test.py
Bug: 248418092
Change-Id: I812abcabb620301eb575c54c7e3d2ff63dade488
2022-10-06 15:46:16 +08:00
2022-09-23 15:17:52 -07:00
2016-03-26 20:30:14 -07:00
2022-09-12 12:32:22 -07:00
2021-10-26 21:30:07 +00:00
2021-06-17 22:01:14 +08:00
2022-01-20 19:04:52 +00:00
2022-03-03 14:50:46 -08:00
Description
android_development
592 MiB
Languages
PostScript 31.4%
TypeScript 16.9%
C++ 15.5%
Python 11.8%
Java 11.4%
Other 12.7%