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

lgtm with a nit



================
Comment at: clangd/index/Index.h:72
 
+  // Returns a 40-bytes hex encoded string.
+  std::string str() const;
----------------
I think Sam wants to reduce the size to 20 bytes. Maybe just drop the 
"40-bytes" part? 


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D46065



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

Reply via email to