diff options
author | Tom Tromey <tromey@adacore.com> | 2022-06-07 09:15:24 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-06-23 09:27:30 -0600 |
commit | c86acd3f180419c3d9825170492363fe2322fa8d (patch) | |
tree | 8cbf3d2944695d4300e83c591f28557ef3e51524 /gdb/riscv-tdep.h | |
parent | 570e911f4e533fad33ad5e4e1102929cf7e80bd7 (diff) | |
download | gdb-c86acd3f180419c3d9825170492363fe2322fa8d.zip gdb-c86acd3f180419c3d9825170492363fe2322fa8d.tar.gz gdb-c86acd3f180419c3d9825170492363fe2322fa8d.tar.bz2 |
Use PyBool_FromLong
I noticed a few spots that were explicitly creating new references to
Py_True or Py_False. It's simpler here to use PyBool_FromLong, so
this patch changes all the places I found.
Diffstat (limited to 'gdb/riscv-tdep.h')
0 files changed, 0 insertions, 0 deletions