[clang] DirectoryWatcher for Windows stubs (to fix build break).
authorJan Korous <jkorous@apple.com>
Tue, 13 Aug 2019 22:39:26 +0000 (22:39 +0000)
committerJan Korous <jkorous@apple.com>
Tue, 13 Aug 2019 22:39:26 +0000 (22:39 +0000)
commitb724f3d4b33c4a5966f5feeeb7b2917e25fc9692
tree3122b87c5060697998295b3751af8df1cdf67a2f
parentb28fa9ec50244d6300a20560ee9e998aa08e3005
[clang] DirectoryWatcher for Windows stubs (to fix build break).

This is just a code skeleton for DirectoryWatcher-windows.cpp so the
build on Windows stops breaking.

(upstreamed from github.com/apple/swift-clang)

llvm-svn: 368761
clang/lib/DirectoryWatcher/CMakeLists.txt
clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp [new file with mode: 0644]