Fix the test so it runs correctly when there are spaces in the path to the stdc+...
authorGreg Clayton <gclayton@apple.com>
Sat, 21 Feb 2015 00:28:32 +0000 (00:28 +0000)
committerGreg Clayton <gclayton@apple.com>
Sat, 21 Feb 2015 00:28:32 +0000 (00:28 +0000)
commit18232f7ecc6b4940faa5d1a4effaa0a8bc29243e
tree6120c9143adcdbd0a6d5ea3ddea2dcd9b6850019
parent7ab0d6f4431bb9dc69b4a12b73921dc63fd5b02d
Fix the test so it runs correctly when there are spaces in the path to the stdc++ library.

<rdar://problem/19297312>

llvm-svn: 230102
lldb/test/lang/cpp/stl/TestStdCXXDisassembly.py