diff options
author | Tom Tromey <tromey@adacore.com> | 2022-02-22 12:53:14 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-04-04 12:46:09 -0600 |
commit | 67700be2867e6f03d7e0891a47429aab2b879551 (patch) | |
tree | c4d1c2060c89017dcc208ed9f7a09fe9bb7ab075 /binutils | |
parent | c66ed94ae961c19b0d3028489d00a2df5a949aac (diff) | |
download | gdb-67700be2867e6f03d7e0891a47429aab2b879551.zip gdb-67700be2867e6f03d7e0891a47429aab2b879551.tar.gz gdb-67700be2867e6f03d7e0891a47429aab2b879551.tar.bz2 |
Refactor ada-lex.l:processId
processId in ada-lex.l is a bit funny -- it uses an "if" and a
"switch", and a nested loop. This patch cleans it up a bit, changing
it to use a boolean flag and a simpler "if".
Diffstat (limited to 'binutils')
0 files changed, 0 insertions, 0 deletions