sammccall added a comment.

(This looks good, of course the Sema patch needs to land first!)



================
Comment at: clangd/CodeComplete.cpp:643
   case CodeCompletionContext::CCC_Recovery:
+  // TODO: Provide identifier based completions for the following two contexts:
+  case CodeCompletionContext::CCC_Name:
----------------
consider Recovery, NaturalLanguage there too? and maybe Other?


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