Allow building test suite with non-default libc++
authorDaniel Malea <daniel.malea@intel.com>
Tue, 6 Aug 2013 15:02:32 +0000 (15:02 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Tue, 6 Aug 2013 15:02:32 +0000 (15:02 +0000)
commit9115f07465f417e291d9cd3207ad3db7d96df045
tree74ddd0556f2ce799d5e863ea9eb53eb308030ad6
parent14b3d361f85889f314fa574f0c6948641bf25cc3
Allow building test suite with non-default libc++
- add new "--libcxx" parameter to dotest.py to specify path to custom libc++

llvm-svn: 187802
lldb/test/dotest.py
lldb/test/lldbtest.py