commit | ce70f11ffe868ba5c71594b43badd60552e29bb4 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Apr 12 07:55:40 2022 -0600 |
committer | Tom Tromey <tom@tromey.com> | Tue Apr 12 08:05:39 2022 -0600 |
tree | e25dccc38533a34c6d99d405f564f13b0a89fc5e | |
parent | dc262faf37718ecb3fbe5fc77bc7726ff311012c [diff] |
Add C++ "save gdb-index" test I found a bug in the new DWARF reader series, related to the handling of enumerator names. This bug caused a crash, so this patch adds a regression test for this particular case. I'm checking this in.