[Lldb-commits] [PATCH] D43984: Make the clang module cache setting available without a target
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 1 18:38:28 PST 2018
aprantl added a comment.
The entire testsuite depends on being able to set this option (see the change in `packages/Python/lldbsuite/test/lldbtest.py`), but we don't verify that the directory is being used. I'll see if I can come up with a dedicated test.
https://reviews.llvm.org/D43984
More information about the lldb-commits
mailing list