This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from bf7cd05a3 Remove the timed_out out-argument from Predicate::WaitForValu [...] new ef04d19bb DWARFExpression: Convert file addresses to load addresses early on. new cc8a66c5c [CMake] Unify and relayer testing
The 2 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: CMakeLists.txt | 34 +++++++++++ include/lldb/Core/Value.h | 3 + lit/CMakeLists.txt | 30 ++++------ lit/Suite/lit.site.cfg.in | 2 +- source/Core/Value.cpp | 22 ++++++++ source/Core/ValueObjectVariable.cpp | 22 +------- source/Expression/DWARFExpression.cpp | 5 +- test/CMakeLists.txt | 91 ++---------------------------- tools/debugserver/source/CMakeLists.txt | 4 +- utils/lldb-dotest/CMakeLists.txt | 22 ++++++++ {test => utils/lldb-dotest}/lldb-dotest.in | 0 11 files changed, 107 insertions(+), 128 deletions(-) create mode 100644 utils/lldb-dotest/CMakeLists.txt rename {test => utils/lldb-dotest}/lldb-dotest.in (100%)