Hsin-Yi Chen d875d513f2 Do not allow extending pass-by-value parameters or return types
Resizing the parameters or return types changes the stack layout. It
is not an allowed extension to functions.
AbiDiffHelper::CompareFunctionTypes additionally checks the sizes of the
parameters and the return types. The difference cannot be ignored by
-allow-extensions. The user who intends to ignore the difference should
specify -ignore-symbols or -ignore-linker-set-key.

Test: ./test.py
Bug: 248418092
Change-Id: Ibef3b9260504afff3fc0260b0565736133b8e0dc
2022-09-28 10:59:51 +00: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%