ilya-biryukov added inline comments.
================ Comment at: clangd/TUScheduler.cpp:241 ParseInputs FileInputs; + /// Used to indicate to the tasks running inside the worker queue that AST is + /// being destroyed and the AST queue is being drained. ---------------- Note to myself: should reuse `Done` instead by making turning it into `atomic<bool>` Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D54829 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits