3417140281c8c9213c3006aaef53dabc799350c1
Before this commit, the function returns (kDirectDiff, RecordFieldDiffIR *) or (kIndirectDiff/kNoDiff, nullptr). The commit changes the return value to a DiffStatus. The caller decides whether to create a RecordFieldDiffIR by the DiffStatus. Test: ./test.py Bug: 255702405 Change-Id: If2bfd5bca78e9d924be34ad5c522db9b91382cde
Description
android_development
Languages
PostScript
31.4%
TypeScript
16.9%
C++
15.5%
Python
11.8%
Java
11.4%
Other
12.7%