Handle altsep ('/' on Windows) in compiler path for log files.
authorChaoren Lin <chaorenl@google.com>
Fri, 17 Jul 2015 21:37:26 +0000 (21:37 +0000)
committerChaoren Lin <chaorenl@google.com>
Fri, 17 Jul 2015 21:37:26 +0000 (21:37 +0000)
commitf355eda567910f68e3a18987e6fa204f903d2876
treec1842e56330834d1b01066b52f24ec5ed1029774
parent94f49511872a4a02bc9dbc31427a40fffda0d303
Handle altsep ('/' on Windows) in compiler path for log files.

Reviewers: chying

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D11312

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