]> granicus.if.org Git - clang/commit
[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)
commitfe84bb498deda8b53069ff5f596f3c00a0d84189
tree2f526b33ec4cc514bcedf1f299140dd98101dae1
parentf1293c56cf60ab1ab5b963021fd8a8de99e1f68b
[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)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@368761 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DirectoryWatcher/CMakeLists.txt
lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp [new file with mode: 0644]