Fix the broken Batch test by passing a custom module cache to the inferior lldb.
authorAdrian Prantl <aprantl@apple.com>
Tue, 12 Mar 2019 22:20:29 +0000 (22:20 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 12 Mar 2019 22:20:29 +0000 (22:20 +0000)
commit97f51c95db1b0b7f2fdcc6f1254de125addc229b
tree88475efb1165d166d05c9fe0bc7174b201acaca8
parentdf851477077968699fc3fedd1602caec4b0c56b9
Fix the broken Batch test by passing a custom module cache to the inferior lldb.

llvm-svn: 355991
lldb/packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py