commit | 393ba546711c03190e5b7f78bfb5f84df078c070 | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Tue Oct 04 18:23:11 2022 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Mon Nov 07 14:51:13 2022 +0800 |
tree | fec3d271b1d6ffa18d537018a2d3197500d3b4cc | |
parent | e6b57e4a05cacd4f508e41aa644976f208fe42df [diff] |
Allow extending vtables This commit adds VTableLayoutDiffIR::IsExtended() that determines whether the difference is a pure extension, i.e., appending virtual functions to vtables. Test: ./test.py Bug: 248418092 Change-Id: I339713c5fff1dfa50dc7875272c0e3a59f858f57