This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from aaecb53ef [lldb][NFC] Format 'type' commands in Options.td new 2eece93ee [CMake] Always build debugserver on Darwin and allow tests to [...]
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: CMakeLists.txt | 4 - cmake/modules/AddLLDB.cmake | 24 ++++ cmake/modules/LLDBConfig.cmake | 1 + test/CMakeLists.txt | 35 +++--- tools/debugserver/source/CMakeLists.txt | 185 ++++++++++------------------- unittests/CMakeLists.txt | 2 +- unittests/tools/lldb-server/CMakeLists.txt | 9 +- 7 files changed, 115 insertions(+), 145 deletions(-)