[libc++] Remove redundant UNSUPPORTED annotation for the GDB pretty-printer tests
authorLouis Dionne <ldionne@apple.com>
Fri, 12 Jun 2020 14:55:30 +0000 (10:55 -0400)
committerLouis Dionne <ldionne@apple.com>
Fri, 12 Jun 2020 14:57:11 +0000 (10:57 -0400)
commitc8c7bb31f2b6eb85140f9f098517978d48fab302
tree56d2c706c678c141eb0f42262b3508c294d075a4
parente303a19cd6d0b7912f1790b38aedc18b373cb27a
[libc++] Remove redundant UNSUPPORTED annotation for the GDB pretty-printer tests

That test is already only enabled if LIBCXX_TEST_GDB_PRETTY_PRINTERS is
enabled, which isn't the default. If someone turns on that option on
Windows, they should be able to run the test and see whatever failure
happens.
libcxx/test/pretty_printers/gdb_pretty_printer_test.sh.cpp