[PATCH] D65704: DirectoryWatcher::create: Adding better error handling.
Puyan Lotfi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 3 14:49:24 PDT 2019
plotfi marked an inline comment as done.
plotfi added inline comments.
================
Comment at: clang/lib/DirectoryWatcher/linux/DirectoryWatcher-linux.cpp:32
#include <unistd.h>
+#include <iostream>
----------------
This include should be removed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65704/new/
https://reviews.llvm.org/D65704
More information about the cfe-commits
mailing list