diff options
author | Mihir Patil <93171064+0xMihir@users.noreply.github.com> | 2025-06-25 06:00:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-25 12:00:50 +0200 |
commit | d223832a588880d5704c91ffb60f564f17bebdff (patch) | |
tree | 13d7122e58ff8f9c05e7fd124ba926b4d1979861 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 1060d8910f1299e7736be8a419ca0c16b9a391eb (diff) | |
download | llvm-d223832a588880d5704c91ffb60f564f17bebdff.zip llvm-d223832a588880d5704c91ffb60f564f17bebdff.tar.gz llvm-d223832a588880d5704c91ffb60f564f17bebdff.tar.bz2 |
[TableGen] Use getValue instead of getInt for enum attributes (#144030)
Fixes #144005
getInt is deprecated. We can instead compare APInt for the predicate and
getZExtValue to return the underlying data.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions