This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f1293c56cf [analyzer][NFC] Make sure that the BugReport is not modified [...] new fe84bb498d [clang] DirectoryWatcher for Windows stubs (to fix build break). new c74ed257d0 [clang][DirectoryWatcher] Fix Windows stub after LLVM change
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: lib/DirectoryWatcher/CMakeLists.txt | 2 + .../windows/DirectoryWatcher-windows.cpp | 50 ++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp