commit | 62081d11b4c60f62c042d028e31f4aca6aebb455 | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Tue Apr 11 18:36:15 2023 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Wed Apr 12 11:37:10 2023 +0000 |
tree | 6bffee25885cb34e811e5dc299a838009114c9dc | |
parent | 116fa3048fb5af02f58b78bf13c58556e220284f [diff] |
Fix the internal type of enum values EnumFieldIR has member functions that determine whether the enum value is signed. The JSON dumper uses the functions to distinguish between negative values and values >= (1 << 63). Bug: 277299761 Test: ./test.py Change-Id: If5f3a33aaf5f53f39019fdd10dde366d48a50340