arphaman added inline comments. ================ Comment at: clangd/ClangdServer.h:107 +public: + /// Indicates that requests must be executed immidieately on the calling + /// thread. ---------------- Typo: immediately https://reviews.llvm.org/D36261