commit | a6bd6ed7bc1b082241d083cd5eba4cbd3d056904 | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Sat Mar 21 01:55:48 2020 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Wed Mar 25 04:24:48 2020 +0000 |
tree | 8f30926c340ea463777764d78aba45a99de5bc50 | |
parent | f9e7b620ffb99d6e3eaf3e8a95834904538dde4b [diff] |
Look up referenced types' compilation unit paths when linking ABI dumps When header-abi-linker merges a pointer, reference, array, or qualified type, it looks up the referenced type's compilation unit path, and uses the path to distinguish multiple definitions of the type as well as the types referencing it. Test: ./test.py Bug: 147396457 Change-Id: If6b35e941f9aa03616b236289450c9b10062b719