This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 02fea93 Fix crash in PseudoTerminal on Windows. new 6e279f5 Remove KQueue.cpp
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: lldb.xcodeproj/project.pbxproj | 6 ---- source/Utility/CMakeLists.txt | 1 - source/Utility/KQueue.cpp | 76 ------------------------------------------ source/Utility/KQueue.h | 53 ----------------------------- 4 files changed, 136 deletions(-) delete mode 100644 source/Utility/KQueue.cpp delete mode 100644 source/Utility/KQueue.h