dgoldman added inline comments.

================
Comment at: clang-tools-extra/clangd/CodeCompletionStrings.cpp:152
         //
         // TODO: Make previous parameters part of the signature for Objective-C
         // methods.
----------------
sammccall wrote:
> is this TODO handled now?
No, this does not change any behavior for parameters (we don't show the full 
ObjcMethodDecl signature including previous parameter types if you complete it 
from the middle)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100798/new/

https://reviews.llvm.org/D100798

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

Reply via email to