[PATCH] D88666: DirectoryWatcher: add an implementation for Windows
Saleem Abdulrasool via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 9 13:28:01 PDT 2020
compnerd updated this revision to Diff 297324.
compnerd marked an inline comment as done.
compnerd added a comment.
Herald added a subscriber: jfb.
Remove unnecessary include, fix an incorrect wait (verified that unit tests now pass!)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88666/new/
https://reviews.llvm.org/D88666
Files:
clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp
clang/unittests/DirectoryWatcher/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88666.297324.patch
Type: text/x-patch
Size: 11138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201009/40c6fafd/attachment-0001.bin>
More information about the cfe-commits
mailing list