Don't fail the shared_ptr test if libc++ has insufficient debug info.
authorSterling Augustine <saugustine@google.com>
Fri, 16 Apr 2021 01:03:01 +0000 (18:03 -0700)
committerSterling Augustine <saugustine@google.com>
Mon, 26 Apr 2021 21:19:34 +0000 (14:19 -0700)
commit0e8378032597bcaccb948de88e965ad75bfaeb7b
treeba8181aead1ba27790e03fe6a089b7adfa2487bd
parentd3a2038955f325793e0fab76525d4edc67aab43b
Don't fail the shared_ptr test if libc++ has insufficient debug info.

Don't fail the shared_ptr test if libc++ has insufficient debug info.

This addresses https://bugs.llvm.org/show_bug.cgi?id=48937

Differential Revision: https://reviews.llvm.org/D100610
libcxx/test/libcxx/gdb/gdb_pretty_printer_test.py