ilya-biryukov added a comment.

A drive-by NIT ;-)



================
Comment at: clangd/CodeComplete.cpp:643
   case CodeCompletionContext::CCC_Recovery:
+  // TODO: Provide identifier based completions for the following two contexts:
+  case CodeCompletionContext::CCC_Name:
----------------
sammccall wrote:
> consider Recovery, NaturalLanguage there too? and maybe Other?
NIT: use FIXME to be consistent with the rest of clangd


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53192



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

Reply via email to