sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.

Sorry, I did miss it!



================
Comment at: clangd/Protocol.h:326
+};
+/// A LSP-specific comparator used to find Disgnostic in a container like
+/// std:map.
----------------
nit: diagnostic


================
Comment at: clangd/Protocol.h:326
+};
+/// A LSP-specific comparator used to find Disgnostic in a container like
+/// std:map.
----------------
sammccall wrote:
> nit: diagnostic
it seems like this could move from Protocol to ClangdLSPServer, but up to you


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41280



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

Reply via email to