If the inferior program is compiled with libc++, you won't see libstdc++

llvm-svn: 175832
This commit is contained in:
Enrico Granata 2013-02-21 23:59:42 +00:00
parent d2f16e2c2d
commit 951462911d
1 changed files with 0 additions and 1 deletions

View File

@ -168,7 +168,6 @@ class AbbreviationsTestCase(TestBase):
self.expect("i li",
substrs = [ 'a.out',
'/usr/lib/dyld',
'/usr/lib/libstdc++',
'/usr/lib/libSystem.B.dylib'])