This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ea2a69d Un-XFail test on Windows. Has been in "unexpected success" m [...] new 4b39d63 Unify Darwin and Non-Darwin printing of version output
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: cmake/modules/EmbedAppleVersion.cmake | 11 +++++++ lldb.xcodeproj/project.pbxproj | 56 +++++++++++++++++++++++++++++++++++ source/CMakeLists.txt | 46 ++++++++++++++++------------ source/lldb.cpp | 48 ++++++++---------------------- 4 files changed, 107 insertions(+), 54 deletions(-) create mode 100644 cmake/modules/EmbedAppleVersion.cmake