ilya-biryukov added inline comments.

================
Comment at: clangd/CodeComplete.h:187
+/// A speculative and asynchronous fuzzy find index request (based on cached
+/// request) that can be before parsing sema. This would reduce completion
+/// latency if the speculation succeeds.
----------------
ilya-biryukov wrote:
> s/can be before/can be send
> (or similar?)
or rather 'can be sent'


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50962



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

Reply via email to