sammccall added a comment.

Can you please remove the `threading/` subdirectory?
It seems premature for these two files, and `TUScheduler` doesn't fit. It's 
unclear that there will be more.

I'd suggest renaming `Threadpool.h` -> `Threading.h`, CancellationFlag might 
fit in there, though up to you.



================
Comment at: clangd/threading/TUScheduler.h:1
+//===--- TUScheduler.h -------------------------------------------*-C++-*-===//
+//
----------------
this class needs tests


================
Comment at: clangd/threading/ThreadPool.h:1
+//===--- ThreadPool.h --------------------------------------------*- 
C++-*-===//
+//
----------------
this class needs tests


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D42174



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to