commit | 17d6299cae3161132c6be278be2e9d8b48eaaab4 | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Fri Feb 03 18:26:55 2023 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Wed Feb 15 16:44:32 2023 +0800 |
tree | af968bc14dcae2d333022e1efbd926940d0480ca | |
parent | 3417140281c8c9213c3006aaef53dabc799350c1 [diff] |
Return DiffStatus from FilterOutRenamedRecordFields The status of the filtered out fields is either kNoDiff or kIndirectDiff. It does not affect the diff report, but makes ModuleMerger determine redefined types more accurately. Test: ./test.py ; update the prebuilt clang tools and build Bug: 255702405 Change-Id: Ia94225d25e00597affa8b1e01a7c9de592bf5b05