add xfails to gdb.base/complex-parts.exp when testing with clang
authorBruno Larsen <blarsen@redhat.com>
Wed, 20 Jul 2022 19:44:34 +0000 (16:44 -0300)
committerBruno Larsen <blarsen@redhat.com>
Mon, 12 Sep 2022 12:09:44 +0000 (14:09 +0200)
commitfbdc50d2c7ce12458aa925ea3dd8512f652929bd
tree43b90066614822e151de569d863dddc89465c240
parent39801ed9697c027ae40bc65237d5212980fa48ae
add xfails to gdb.base/complex-parts.exp when testing with clang

clang doesn't add encoding to the name of complex variables, only says
that the type name is complex, making the relevant tests fail.
This patch adds the xfails to the tests that expect the variable name to
include it.
gdb/testsuite/gdb.base/complex-parts.exp