ilya-biryukov added inline comments.
================ Comment at: clangd/ClangdServer.cpp:190 + llvm::Optional<StringRef> OverridenContents) { + std::string DraftStorage; + if (!OverridenContents) { ---------------- This is the relevant line that changed from the previous review. https://reviews.llvm.org/D34146 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits