Fix a path concatenation issue related to windows paths.
authorZachary Turner <zturner@google.com>
Tue, 14 Oct 2014 21:54:14 +0000 (21:54 +0000)
committerZachary Turner <zturner@google.com>
Tue, 14 Oct 2014 21:54:14 +0000 (21:54 +0000)
commit756acbaa0e76c17426983863099d42449b0a6729
treea3373a0f6b702afc049c29eaa91d72a960795976
parent5fdfa70a1f99b121e3b0085ef00a8479c37c98f3
Fix a path concatenation issue related to windows paths.

llvm-svn: 219730
lldb/test/lldbtest.py