commit | c79ffcedda202d88eee8f028e8a404432f691fbe | [log] [tgz] |
---|---|---|
author | Yi-yo Chiang <yochiang@google.com> | Fri Aug 03 14:17:46 2018 +0800 |
committer | Yi-yo Chiang <yochiang@google.com> | Fri Aug 03 14:36:35 2018 +0800 |
tree | a8abf3563e67900d233d6863298bd7d04e0dfb4b | |
parent | 77b844cb9888154d519a3e3005b77250bb883a23 [diff] |
Remove "is_inlined" from header-abi-dumper This commit removes "is_inlined" flag from lsdump's VTableComponent, because the clang library used to walk the ast doesn't report accurate information about whether a member function is inlined or not. Also update the testcases. Bug: 80217511 Test: ./tests/test.py Change-Id: I0e133b140a4f3debff8030de7d6712590cf98d76