This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 8e9a6ed57 Fix whitespace in the python test suite. new 35c34441c Add missing boundary checks to variable completion. new a70d891b5 Revert "Stop building liblldb with CMake's framework functionality"
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 | 16 +++++---- cmake/modules/AddLLDB.cmake | 6 ++-- cmake/modules/LLDBConfig.cmake | 4 +-- cmake/modules/LLDBFramework.cmake | 38 +++++++------------- .../functionalities/completion/TestCompletion.py | 40 ++++++++++++++++++++++ .../test/functionalities/completion/main.cpp | 11 ++++-- scripts/CMakeLists.txt | 6 ++-- source/API/CMakeLists.txt | 23 +++++-------- source/Symbol/Variable.cpp | 7 ++-- 9 files changed, 91 insertions(+), 60 deletions(-)