sammccall marked 4 inline comments as done. sammccall added inline comments.
================ Comment at: clang-tools-extra/clangd/ClangdServer.h:76 + /// May be called concurrently for separate files, not for a single file. + virtual void onFileUpdated(PathRef File, const TUStatus &Status){}; + ---------------- hokein wrote: > nit : clang-format. this is actually a clang-format bug :-\ I'll try to fix it Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D73346/new/ https://reviews.llvm.org/D73346 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits