This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from dfd8493e9 [CommandInterpreter] Fix trailing blanks after `all` or [0-9] [...] new 9d32db976 [CMake] Inline info plist in lldb driver new f87cd6c46 [CMake] Add first CMake cache files
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: cmake/caches/Apple-lldb-base.cmake | 8 ++++++++ cmake/caches/Apple-lldb-macOS.cmake | 22 ++++++++++++++++++++++ tools/driver/CMakeLists.txt | 5 +++++ 3 files changed, 35 insertions(+) create mode 100644 cmake/caches/Apple-lldb-base.cmake create mode 100644 cmake/caches/Apple-lldb-macOS.cmake