This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from e5da93fe9 [lldb-mi] This test now passes consistently, unXFAIL it. new b230a16fc Make LLDB's clang module cache path customizable
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Target/Target.h | 2 ++ packages/Python/lldbsuite/test/lldbtest.py | 8 ++++++++ .../lldbsuite/test/macosx/nslog/TestDarwinNSLogOutput.py | 11 +++++------ source/Plugins/ExpressionParser/Clang/CMakeLists.txt | 1 + .../ExpressionParser/Clang/ClangModulesDeclVendor.cpp | 13 ++++++------- source/Target/Target.cpp | 13 +++++++++++++ 6 files changed, 35 insertions(+), 13 deletions(-)